Hello, friends. I've been working on the serial port upgrade function of the EFM32 chip recently. The bootloader made an error when jumping to the APP code. It has been confirmed that there is no prob...
I want to use the 12-bit ADC of MSP430F5529LP for sampling. But the sampling frequency is too low. How can I increase the sampling frequency? If the sampling timer is triggered, which timer should I c...
[i=s]This post was last edited by yhyworld on 2020-1-5 09:29[/i]As shown below, this is ST's 64 Kbit EEPROM: M24C64-W, which has four million write cycles.Now, only 40Kbit is used, and 24Kbit is unuse...
Everyone, I want to use a single TIM1 to output a specified number of pulses through PA7 (TIM1_CH1N). I have referred to many examples, both online and in the STM32CUBE library. There is no output, on...
The OS Image has added sdbus and its own SDHC driver and SDMemory, and the relevant settings have been added to the registry. The current situation is: the handle obtained by CreateFile using a name l...
Recently I want to make a program under Wince that can display web pages in the program. Since Wince does not support the htmlview class, I use IWebBrowser2 to implement it. I refer to http://www.vckb...