STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USBX Outputs Garbage

Still trying to get USBX to work, I can now get data out to Putty but it's all garbage and after each send it "dings" (very annoying).  I used the H5 example to get it working, last hurdle I guess.  Putty is set to 115200, 1 stop bit, 8 data bits jus...

kumaichi_0-1726157705752.png
kumaichi by Associate III
  • 252 Views
  • 4 replies
  • 0 kudos

Resolved! STM32U535CET6 USBX

Hello,I'm trying to get USBX CDC Virtual COM Device configured on an STM32U535CET6.  I have downloaded and tried to play matchup with the projects out on GitHub for the U5 series but have had no success.  I'm currently stuck on: /* Now check for inva...

kumaichi by Associate III
  • 175 Views
  • 1 replies
  • 0 kudos

filex and directory/files

Hallo, this is my code. I create a directory, and then a file in this directory. If, in another point of the code, I check if the file is present or not, I can read/write it correctly and so on. Instead, if I stop the execution of the program, when I...

IVent.1 by Senior
  • 299 Views
  • 6 replies
  • 0 kudos

STM32U5 FRACN not working

I am trying to use the PLL1 fractional PLL on a Nucleo-U545RE-Q board to fine-tune a frequency measurement.  RM0456 rev 5 has the following procedure to adjust the fractional PLL:"If the application intends to tune the PLLx frequency on-the-fly, then...

QSPI driver for STM32U5G9 under ThreadX

Hi,I would like to know if you have some examples to implement a QSPI driver under ThreadX for a STM32U5G9?  According to my readings, LevelX seems to be appropriate  (I am not sure) because we need to implement some basic functionalities (read, writ...

S_D by Associate
  • 285 Views
  • 1 replies
  • 0 kudos
Labels