STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1261 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
  • 1408 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
  • 746 Views
  • 3 replies
  • 0 kudos