STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Keeping data on multiple STM32s in Sync

Hello,I need guidance on how to best implement a packet protocol to keep the data on multiple STM32F373 in sync with each other.  If possible, I would like to reach a 'refresh rate' of 30ms.  Packet payloads for data refreshed could be up to 50 bytes...

LMorr.3 by Senior II
  • 1119 Views
  • 6 replies
  • 1 kudos

STM32F411RE PC13 user button mode is only pull-up?

Hello ST community,I can't find on the st.com website the documentation showing the electronic circuit of the STM32F411RE, especially for the user button. In which document can I find it?On the web it seems that schematics from google image show that...

schematics.png

stm32f1 DMA to PWM first bit issue

Hi,Im new to stm forums so sorry if i make any mistakes.Im using a stm32f103RET6 since i am familiar with f103 and i need usb/other peripherals. Thus far everything works great. However...Im trying to offload some work from cpu to DMA by sending a pr...

Levi--G by Associate II
  • 3800 Views
  • 6 replies
  • 0 kudos

How to read data from a sensor

So, I'm trying to read data from a dht11 sensor. In the datasheet says that you have to send high signal, wait 80ms, then low signal, and dht11 will start sending data.My problem is, I don't know how to debug this. I don't know how to see if I my sen...

pablo1409 by Associate II
  • 2660 Views
  • 6 replies
  • 1 kudos

Resolved! STM32F303 PWM generation TIM1_CH3

Hi,I'm having trouble getting PWM output on my STM32F303. I'm using CubeMX for pin config, then generating for Make for use with VSCode on Ubuntu. TIM1_CH3 has been configured for PWM output on PC2, and TIM1_CH2 on PC1. CH2 works as expected, while C...

kristblo by Associate II
  • 626 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U5A5: DCache as "memory"?

My question might sound "strange" for HW experts.My STM32U5A5 MCU has DCache (16KByte). Datasheet says: used when external memory is connected (e.g. NAND/NOR flash, OCTOSPI).DCache is not used for internal memory (when running from MCU flash or inter...

Jump to System bootloader: does not stay inside

It has been asked several times, however I can not find a working solution for me.With STM32L486RGT6 I achieved to implement jump to bootloader, entering DFU mode successfully. All fine!Doing it similar for STM32L071CZY6TR and STM32F469VE it does not...

Led by Senior
  • 4892 Views
  • 11 replies
  • 1 kudos