STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H573I-DK USB Type C Receive Problem

Hello Everyone,I'm new to USB peripheral. I have STM32H573I-DK and trying to make Type-C work in Device CDC ACM class. I read some documents and examine example codes. After all this, I create a project and I can transmit data from my DK to PC but I ...

iCenger by Associate
  • 301 Views
  • 3 replies
  • 0 kudos

Unstable SPI Slave

I have a custom board with a STMWB55 (master) and a STM32F031 (slave). They communicate over SPI using DMA. Unforturenately there are communication problems. In order to identify the problem I have simplified the setup. I have used a ST NUCLEO-F031K6...

Nikolaj_TL_0-1723122821437.png

Resolved! Question About Memory Allocation

If this question is silly or obvious, I apologize, but I'd like some guidance on understanding this.I am playing around with C++ and freeRTOS on a STM32L476RGT6, below is a code snippet that creates an object main function of my program. This object ...

Resolved! Open Bootloader FDCAN examples

I am looking into using the Open Bootloader to develop a FDCAN/CAN bootloader for the STM32G431RxTx MCU. Does anybody have an example for this? Or any pointers to good resources.The examples in CubeMX seem to be for an older version of Open bootloade...

Labels