STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32F446RE TTCAN level 1 possible?

Hi everyone,I think like most people, I ignored the errata sheet till it was too late. I know that the stm32f4 and quite a few others do not provide hardware support for TTCAN, which as far as my understanding goes is level 2 CAN (global time synchro...

RMarc.4 by Associate II
  • 830 Views
  • 6 replies
  • 0 kudos

FDCAN Receive data issue in STM32G0B1RE

Hello Every One!! I am Using NUCLEO G0B1RE Board, facing Issue with CAN Receive Function I am using MICROCHIP CAN BUS ANALYSER and NUCLEO BOARD for CAN Communication void CAN_Recieve(void){ while( (HAL_FDCAN_GetRxFifoFillLevel(&hfdcan1,FDCAN_RX_FIFO0...

Read From SD Card gets stuck in a While-Loop (Bug?)

I am working on a custom board equipped with an STM32H753 and a SD-Card connected via SDMMC 4bit wide Bus. FreeRTOS is used. HAL is generated using CubeMX and the package "STM32Cube FW_H7 V1.9.1".CubeMX generates the file sd_diskio.c and in it (line ...

SPfis.1 by Associate II
  • 975 Views
  • 4 replies
  • 1 kudos

Strange ADC behavior

I am working in a project where I have to sample a signal with a sampling frequency of 8 kHz with the ADC. That data is send from the ADC to SRAM using DMA and then send through UART interface. I am using a "Blue pill" board (STM32F103C8T6) with a sy...

Fx14 by Associate
  • 462 Views
  • 3 replies
  • 0 kudos

bxCAN time-triggered communication mode not supported

The errata sheet of the STM32F042 states:The time-triggered communication mode described in the reference manual is not supported. As a result, timestamp values are not available. The TTCM bit of the CAN_MCR register must be kept cleared (time-trigge...

XPach.1 by Associate
  • 481 Views
  • 2 replies
  • 0 kudos
Labels