User Activity

Hello,I'm trying to use DMA with an Usart to receive incoming data in a circular buffer. Basically this is my code for configuration using UART5. I can send data, so i assume, that port und clock configuration is correct. When receiving data, NDTR is...
All examples of the github repo are at least a few 10 of thousands lines of code big.I just want to share a few bytes of information over ble. Is there a really simple example without timeserver, freertos and that kind of stuff?Just like:start CPU2in...
Is there a difference in hardware for these communication protocolls? Or is it possibile, that there will be sometime a wifi stack for the STM32WB?
Is there a possibility to use the STM32WBxx with wifi? I know it can handle bluetooth or zigbee.Or maybe is there in the near future a firmeware upgarde to use wifi?Thanks!
Hello,in my project i have a folder for a html visualisation containing some .html, .jpeg, .js and .css files.I there an easy way to place/access them direclty into the flash without the need of a workaround? Just pressing Strg+B in STM32CubeIDE and ...