User Activity

Introduction As many know, CAN test mode is used for debug or test. One of the test modes is the CAN Loop Back mode which is mainly used when only one CAN node is available, and the user needs to test the CAN functionality with no need to establish ...
Introduction Many STM32 users start their development based on one of ST boards either to evaluate the STM32 MCU or to get the proof of concept of their application. One of the first steps to do in the evaluation process is to look at the board schem...
This article is applicable for STM32H74x, STM32H75x, STM32H72x, or STM32H73x microcontrollers.  We often see developers facing issues with these microcontrollers when they need to use BDMA, or DMA to transfer data to/from the RAM, but no transfer is...
Introduction Many customers requested to have FDCAN communicating at 8 Mb/s. We provide a GitHub hotspot that contains a simple project on several STM32 part numbers. The project allows for FDCAN to reach a bit rate of 8 Mb/s in the data phase. The ...
Introduction For cost reasons, many ST boards do not feature an external Crystal to feed the STM32’s system clock over the high-speed external clock (HSE).  On the other hand, some peripherals need a precise clock source to work and behave correctly...