STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GPIO data bus speed optimization/recommendation(s)

Greetings embed ProfessionalsRecently taken onto STM32 and getting along quite well so far! Regretting for not having done so earlier so plenty of catch up and "learning to do" (ps. mechanical engineering background here). Learning in particular; I'd...

Mecanix by Senior
  • 1041 Views
  • 9 replies
  • 0 kudos

STM32F411RE Unable to make UART work.

Hello guys.I've been trying to learn how to program STM32 MCU's using registers.This time, I've attempted to configure a basic UART programm in which I would like to send whatever I receive via UART back to the source. Basically an echo program.I'm i...

IRoja.1 by Associate
  • 1000 Views
  • 4 replies
  • 0 kudos

Resolved! stm32l552 bootstrap

Hi,I have a NUCLEO L552 and I would like to run a very simple program (just blinking a led).I have placed my vector table @ 0x08040000 as described by the data sheet. to program the flash I use the J-Link from Segger. What is strange, is that I canno...

STM32F446 ADC modes for analog watchdog

Hello,I'd like to use my STM32F446 in the following way:ADC 1&2 are connected to an analog sensorOnce the sensor connected to ADC 1 passes a certain voltage, start using DMA to transfer ADC 1&2 values to buffers.Once the transfer is complete, stop th...

RZige.1 by Associate
  • 835 Views
  • 3 replies
  • 0 kudos

STM32L476RG USART not transmitting?

I'm trying to send exactly 8 bits of data, and check my results with tera terminal, however I'm not seeing anything come up. I noticed that on the block diagram for the STM32L476RG nucleo board, that the APB1 Bus is also connected to AHB1, but there ...

kfg4 by Associate
  • 392 Views
  • 2 replies
  • 0 kudos