STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Read Parallel CMOS ADC using Nucleo-H743ZI2

HI thereI am do a continues read an of ADC a parallel binary data https://datasheets.maximintegrated.com/en/ds/MAX2771.pdf at the speed from 4-16MSPS with nucleo-H743ZI2. The binary data is sent through 2 ADCs where each has a specific channel I(I0,I...

0693W00000Stus6QAB.png
AElta.1 by Associate II
  • 2058 Views
  • 3 replies
  • 0 kudos

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
  • 1749 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
  • 1920 Views
  • 4 replies
  • 1 kudos