User Activity

Good morning everyone,I’m starting to study a topic to implement on my custom board: FW update via UART.The scenario is as follows:My board is, of course, equipped with an SWD connector, which I currently use to program the chip. However, once the bo...
 Hello everyone,I’m trying to activate the USB module present on my custom board equipped with the STM32G0B1ME microcontroller. Currently, I would like to see data transfer from a PC serial terminal to the microcontroller. Unfortunately, this is not ...
Hello everyone,I am working on a custom board equipped with the STM32G0B1RE microcontroller. I did not design this board, but it has the following characteristics: - the microcontroller is powered at 1.8V, - the USB pins are enabled with the followin...
Hello everyone, I'm a beginner in the FDCAN field with STM32. I'm trying to establish communication between two custom boards equipped with the same CAN transceiver. The mode is normal FDCAN. Here's the configuration of the FDCAN module for completen...