STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Black pill serial communication not working!

Hey guys!I'm trying to run the eaxmple found in this link: https://deepbluembedded.com/stm32-serial-port-uart-with-usb-ttl-converter-pc-interfacing/I'm able to read the data from MCU serially, but when I write, the GPIO is not getting toggled. I've c...

zeus by Associate II
  • 2094 Views
  • 21 replies
  • 1 kudos

Resolved! Virtual COM Port in STM32F407VGT6 discovery board.

HiI got a new STM32F407VGT6 Dicovery board which is quite awesome. I have been playing with it and now I want to print stuff to a terminal via Serial. I looked up some tutotials and there they simply use the on board STLink becasue USART pins are con...

0693W00000GY6rrQAD.jpg
Sahiru by Associate II
  • 2095 Views
  • 3 replies
  • 1 kudos

ESP-PSRAM64H and STM32H743 QSPI mode

Hi,Is there any one success with ESP-PSRAM64H in memory mapped mode?We are able to read ID (0x9F) in spi mode. But when we read/write, it return 0xFF. We don't see EnableWrite command, does this chip has EnableWrite command?We also wanted to use thi...

Dat Tran by Senior II
  • 5825 Views
  • 15 replies
  • 0 kudos

STM32H743 SPI with CRC mode, acces to CRC from frame

Hello,- STM32H743-SPI2 Slave mode, RX onlyIf the frame has the format N x data + CRC, is it possible to receive the CRC and not just the result of comparing it with the calculated CRC?Receiving a CRC does not set the RXP bit and is not entered into t...

JarekC by Associate II
  • 632 Views
  • 4 replies
  • 0 kudos

Issue with uart2 in STM32L073RZ nucleo board

I am using stm32l073rz neucleo board for my project.when i am trying to use uart 2 for my application, its not working as desired . That is when i connect A TTL module with the pins PA2 & PA3 on nucleo board i didn't get any output . But the same cod...

vijil by Associate
  • 420 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G0 ADC issue on Zephyr

Problem: ADC reading a battery voltage jump by twice as much when the battery voltage goes from just under 3.55V to anything above (jump is about 1000 in raw adc reading at 12 bits).Background:We have a custom board with STM32G0B1CB on which we are t...

Stratosphere_0-1726003554032.png