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

stm32l431rct6

I am following the tutorial from https://www.youtube.com/watch?v=I9KDN1o6924&t=384s the tutorial(32F746GDISCOVERY) User manual has showed MicroSDcard_detect is pin PC13.I can not find my pin name of stm32l431rct6 Datasheet for MicroSDcard_detect pin....

Jacob3104_0-1711997870568.png

Storing data in the option byte of STM32 memory.

Hi,1.Can I use option bytes to store the data(eg: Serial number, values storage etc).is It possible if so please share the available resource link/ example for reference. I am using STM32G491RE MCU.I want to write some data in to option byte memory a...

Resolved! STM32L431CCY not reliably booting

I made a little proof-of-concept board for the L431, as I wanted to see what it would take to do a BGA design. I've been able to program is using the STM32CubeIDE, but the board won't boot reliably.STM32CubeIDE v1.13.1Jlink Plus Compact0.1uF Bypass c...

sethkaz by Associate III
  • 911 Views
  • 2 replies
  • 0 kudos

STM32F756VGH6 problem running 2 timers at the same time

Hi,I am a newbie learning to program STM32 via registers only. I have been doing step after step progress and managed to test and run the led blink program, timer delay, external interrupt etc. So hardware, core clock and other configurations are alr...

Vilius by Associate III
  • 1166 Views
  • 4 replies
  • 1 kudos

Resolved! One pulse with repitition counter

Posted on March 03, 2017 at 08:14 Hi all, I am a newbie developer for STM I am developing an application using the STM32F746 Discovery board and KEIL uVision. I need to output two pulses on GPIO that I will feed to another board. The first pulse ...

0690X00000603i0QAA.jpg

DMA write single ADC value incrementally into buffer

I want to make it so the DMA continuously writes the value of an ADC channel into a large buffer in a way that it doesn't write over the previous value in the buffer, but it increments the address so it fills the buffer with values from that singular...

JS8 by Senior
  • 1414 Views
  • 5 replies
  • 0 kudos

Resolved! CAN Communication with STM32F103

I am starting working with STM32. I need to establish a CAN Communication Protocol of STM32F103 (a blue pill board essentially) with Texas Instrument TMS320F28234. I have already established and successfully tested the CAN Protocol at the TMS320F2823...

Sraman by Associate II
  • 2313 Views
  • 3 replies
  • 1 kudos