Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

eMMC support in STM32L496VGT3

Hi,I would like to know whether the STM32L496VGT3 microcontroller supports the eMMC interface. I have reviewed the datasheet, but I couldn't find any specific mention of eMMC support.Could you please confirm if this MCU can interface with eMMC device...

KannanM by Associate
  • 99 Views
  • 2 replies
  • 0 kudos

Resolved! About I2C communication of STM32C031

Hello.I am trying to implement RFID using NXP's NT3H2211W0FT1. The microcontroller I am using is the STM32C031F6.After powering on the board, the first thing I do is read the data from the NT3H2211W0FT1 via I2C, but sometimes I can read it and someti...

shank by Associate III
  • 692 Views
  • 8 replies
  • 11 kudos

Resolved! STM32 OCR Project - Help choosing CAM

Hello, I'm learning embedded development (junior level) and picked up a free STM32u575zit6q Nucleo Dev Board.My goal is to build an embedded system that captures a VIN string and saves it to a .csv file. Ideally done through embedded and low level. L...

blurry by Associate
  • 249 Views
  • 1 replies
  • 0 kudos

Resolved! SPI over Ethernet (LAN9250V)

Currently am Working on STM32H7x series , A'm confused regarding the importance of SPI for Ethernet(LAN9250V/ML) we have to use external bridge for communication. Give some samples codes to implement this perticular Ethernet

Ranjitha by Associate II
  • 308 Views
  • 4 replies
  • 1 kudos

Nucleo-F411RE and dev/ttyS3 communication

Hello !My Nucleo-F411RE board is visible in Cygwin as dev/ttyS3. I try to send message "Hello !" to Nucleo and receive answer from it, but inside the code I found in the internet, the functions tcgetattr() and tggetattr() return the error Invalid arg...

Max75 by Associate II
  • 444 Views
  • 11 replies
  • 3 kudos

Resolved! Going in HardFault

I plan to transmit stream of approx 10k characters by uart every second. For that purpose, I have definer global char array of 10.5k length. After working for few second, the MCU goes in HardFault.I tried with array of 1000 bytes only, it works fine....

Nico3 by Senior
  • 272 Views
  • 6 replies
  • 4 kudos