STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with External addressable flash

Hello folks,I am using a STM32F469i-disco board and trying to read the stored variable from the on-board flash. I did use BSP package to init the QSPI and set it to memory mapped mode. Now, I am facing a weird situation.printf("%x\n", (EXTERNAL[0]));...

SWO on startup

Hello,after POR, but before a "switch to SWD" sequence has been sent to the debug unit, what function is PB3? Is is only "Jtag dataout" are can it alreadt transfer SWO data.

Resolved! STM32G474RE TIM4 Rotary Encoder

Hi,Greetings!I have a Bourns Rotary encoder https://www.bourns.com/docs/product-datasheets/pec11r.pdfconnected to PA11(ENCA)/TIM4_CH1 and PA12(ENCB)/TIM4_CH2.Trying to use the encoder as a input control for user input.This is what I am doing:  static...

0693W000006Gx0VQAS.png

ADC freezes on power up

I have a project using an STM32L412. It works fine on my bench power supply, but I made it to run on a piece of modular equipment which has a different power supply - this supply is slower starting. On this supply the board seems to work fine except ...

deep_rune by Associate III
  • 1142 Views
  • 4 replies
  • 0 kudos

Nucleo-F446RE - CAN Bus not initializing.

Hello!I have been trying to get the CAN system on this to work unsuccessfully for some time now, and in trying to debug the code have added some SWV ITM console printf's. In running the code, the HAL_CAN_Init, HAL_CAN_ConfigFilter, HAL_CAN_ActivateNo...

Aaronium by Associate III
  • 3116 Views
  • 7 replies
  • 0 kudos