User Activity

Hi,Im developing a logger device with STM32F411CC processor. I use the latest Cube, DFP, Keil etc. I would like to use the USB to log datas to a flash drive. I developed a prototype software with an older usb msc host example and it worked on a F4 di...
Hi, I'm developing a sensor tag wich uses STM32F411CC and I use an USB connector to communicate with the PC over VCP. I'm using the newest cube, keil, DFP, etc. After setting the 48MHz clock(for USB) i can't adjust the core frequency - only just to 3...
I generated a new cube project, included everything what nfc reader needed(like the sample project for 401), I modified the platform.h, the SPI is working, but its a bit confusing, because if I use HSI the reading is freezing in demoPollNFCA() - wit...