STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to exit Stop 2 mode

I have implemented a fully working usart keyboard with interrupts in a Nucleo L412Kb. The main code loop checks whether a pending-key flag and no-bouncing flag are set, then scans the rows in the selected keyboard matrix column, and sends the key via...

vik_modam by Associate II
  • 2500 Views
  • 4 replies
  • 0 kudos

Resolved! NucleoG474RE USB CDC Peripheral

I want to implement communications between two MCUs over USB.I have a Freertos application running on a Nucleog474RE board to which I've added the USB  CDC device.I'm using CubeMX 6.11 and CubeIDE 1.15.0.I have attached a USB cable to PA12 & PA11 and...

LHarm.1 by Associate III
  • 1093 Views
  • 4 replies
  • 1 kudos

Resolved! stm32f769-dk linux

My goal is to install linux on the stm32f769-dk board.I have no such experience before.I compiled the build kernel with buildroot and installed it on the board. Linux worked but the only problem is that buildroot should normally load the image to the...

SPI always returns 0xFF

So we have a custom board from which we want to read a pressure sensor slave information via SPI.And a similar exercise we have done with the NUCLEO board as well. NUCLEO756Z.On the Nucleo the code run for a short while and then after half an hour it...

rohan_m by Senior
  • 2919 Views
  • 7 replies
  • 0 kudos

Resolved! NucleoF334R8T6 Can bus reader

Hello, I am very new to micro electronics. I have been trying to set up reading CAN bus messages using my Nucleo board with a can tranceiver SN65HVD230.I have found many examples , but not for the F334R8T6Nucleo. I attempted to export numerous exampl...

SeosaphM by Associate II
  • 1308 Views
  • 5 replies
  • 1 kudos

H563ZI I3C FIFO size

Hello ! Ijust found my h563zit6 has an 8-bytes rxfifo in i3c. I attach it to another i3c controller , and it olny received 8 bytes data. How can i receive data larger than 8 bytes? Thanks!

Xonier by Associate III
  • 543 Views
  • 1 replies
  • 0 kudos