I have used USB3300 to drive USB in other products before, and there was no problem. Recently, a project changed the USB interface to TYPE C, rewired, and soldered 3 boards. All of them had the same p...
Notice on the extension of ON Semiconductor and Avnet IoT Innovation Design CompetitionDear contestants:We regret to inform you that the 2020-2021 ON Semiconductor and Avnet IoT Innovation Design Comp...
EEWORLD社区onsemi and Avnet IoT Innovation Design Competition
[i=s]This post was last edited by alenc007 on 2019-6-9 15:33[/i]I am currently using CCS9.0, but I cannot find the MSP430 header file when compiling.In order to avoid the trouble of authentication dur...
This article records the RTC timekeeping function and uses GPIO to control the LCD12864 to display the current timeCreate a new rtc.c file and add it to the project.in:0. RTC uses 32k crystal clock;Th...
[i=s]This post was last edited by cruelfox on 2021-4-27 23:31[/i] There are two processors inside RSL10, in addition to the main ARM Cortex-m3, there is also a dedicated LPDSP32. The two processors h...
cruelfoxonsemi and Avnet IoT Innovation Design Competition
UART works in asynchronous mode and does not require a clock signal. Its general format is: start bit + data bit + parity bit + stop bit . The start bit is 1 bit, the data bits are 5 to 8 bits, the pa...