STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F413 DFSDM not working in Manchester mode

Dear allSituation 1:I use Nucleo-F413ZH with AMC1306EVM (PA8 DFSDM_CKOUT, PB1 DFSDM1_DATIN0)Result: DFSDM is working fine with DMA. In this situation I use mode PDM/SPI input from CH0 and internal clock.See code details in files with ending dfsdm_clk...

franz2 by Associate III
  • 1935 Views
  • 2 replies
  • 0 kudos

CAN Receive not working on STM32F412G-DISCO

The problem that I am facing with the CAN communication using STM32F412G-DISCO  is that the CAN transmission from the STM32F412G-DISCO devboard is working fine, but the mcu is not receiving any data on the CAN bus. I am using a CAN analyser to send t...

Deblina_0-1698480665961.png
Deblina by Associate II
  • 4036 Views
  • 12 replies
  • 1 kudos

High current consumption in STOP mode

EDIT: The program is stopping at _WFI() but the current consumption is too high (3.9mA). I'm using STM32L476 processor and while trying to enter stop mode (tried both with and without tickless mode), the program never waits at _WFI(). Is there a way ...

Ans by Associate III
  • 2666 Views
  • 7 replies
  • 0 kudos