User Activity

Hello, I am using the STM32F767ZI board and I want to measure the execution time of a function. The function I want to measure is a function I created. At the moment, I use the timer 9 configured in internal clock (216 MHz) with: Prescaler = 108 Coun...
Hello,I'm using the STM32F767ZI and I'm using the FatFS feature with USB host communication. I created a project based on the example provided by STM32 CubeMX.The program works. I can read in one file and write in another. My problem happens when I w...
Hello, I use the STM32F767ZI card and I want to use USB OTG host communication. For that I tested the program provided by STM32CubeMX, "FatFs_USBDisk". The program worked well. But when I tried to redo the program using CubeMX. The p...
Kudos from