STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flash ESP32 from STM32H7

Has anyone had luck with the esp-serial-flash library using an STM32 as a host?I tried to integrate this project into a Cube Project and was receiving ESP_LOADER_ERROR_TIMEOUT upon trying to connect_to_target(). I am basing this off of the STM32 exam...

0693W00000HocURQAZ.jpg
Jaboop by Associate II
  • 1895 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F20X ADC has voltage output

Hi all, I am now working with STM32F205 ADC1 w/ code generated by STM32CubeMX. I find that ADC pin has a 0.5V output even it is unconnected (floating). I tried pin PC0 (channel 10) and PC1 (channel 11) one by one and both have the same problem. Afte...

SSin by Associate III
  • 2039 Views
  • 8 replies
  • 0 kudos

DMA circular | Changing data in mem-to-peripheral mode

I was wondering.What will happen when changing/writing data of the memory you assigned as buffer for DMA in circular mode. Will it be ok, garbage? Is there maybe a shadow register?Is this for every mem-to-peripheral interface the same?I'm very curiou...

ATHED.1 by Associate
  • 1011 Views
  • 4 replies
  • 0 kudos