User Activity

Hello All,I'm really stuck with USB CDC Communication speed using STM32F405 for past 20 days.I'm trying to send ADC Data to PC . My ADC sampling rate is 32khz. My ADC is 8 channel , but I'm only sending 2 channel data to PC.The ADC Data ready pin is ...
Hello All,I'm using STM32F405 with a 24 BIT ADC (ADS1298) . The ADC Sampling rate is 16Khz per channel and I want to send two channel data of the ADC i.e. 16000 samples x 2 channel x 3 bytes  per sample =96000 bytes to my PC application. I have used ...
Hello Team,I debug STM32F405 on my custom PCB using nucleo board and STLink utility software.Now, I have added a digital isolator on my PCB , and the STM32F405 MCU is powered by the isolated  3.3v supply & ground  of the isolator.Now, the Nucleo boar...
Hi ,I have a product in which I am using STM32F746 for LTDC. Now due to Chip Shortage, I had to use STM32F429 for the same product. However, even Though the Pins are same for both MCU's , The Alternate functions differ which creates lot of difficulti...
Hi,I would like to copy the string stored in TextArea wildcard buffer in to a char array for further use in FATFS. I'm displaying the SD card Files on the TFT Display using List Layout example. I'm able to display the files , but then I need to Open...
Kudos from