STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32h745zit6 flash wite and read.

Hello experts,I am trying to do basic write and read of internal flash. For that I have taken fixed pattern of data to write.I am using the driver functions to do this job but when I observe the data in the memory browser the same pattern which iam t...

Aravind1 by Associate II
  • 283 Views
  • 1 replies
  • 0 kudos

Resolved! USB_HS CONNECTION AND DICONNECTION CABLE

I AM USING IN USB_HS DEVICE MODE ,WHEN I CONNECT USB CABLE TO THE PC THEN I WANT  TO KNOWE WHERE IT IS DETECT AND AFTER THAT I REMOVE USB CABLE THEN WHRE IT IS DETECT GIVE ME ANY REGISTER OR CALL BACK FUNCTION ONLY TELL ME IN DEVICE MODE

SITARAM by Associate III
  • 719 Views
  • 5 replies
  • 0 kudos

Resolved! Set Date&Time NUCLEO-401RE

Hello everyone, i am working on a software for setting the date and time. The plan is to set the date and tame manually (so no defficulties regarding that) and then continue to increase within the time flies thanks to the RTC of the NUCLEO F401RE.  D...

willow by Associate III
  • 757 Views
  • 5 replies
  • 3 kudos

Resolved! STM32L562 EDK and USB PD

Hi Team,I have STM32L562 EDK with me , and can i make a USB PD application with that alone ?, or should i buy x-nucleo-snk1m1 which has TCPP01 for port protection?Expecting a quick replyThanks in advanceNithin

NITHIN by Associate III
  • 697 Views
  • 4 replies
  • 5 kudos

Interfacing of stm32F446re with SD card

#include <stdio.h> #include <string.h> #include "fatfs.h" #include "fatfs_sd.h" #include "main.h" FATFS fs; FIL fil; FATFS* pfs; DWORD fre_clust; uint32_t totalSpace, freeSpace; /* Private includes -------------------------------------------------...

Premaa by Associate
  • 558 Views
  • 2 replies
  • 0 kudos

Run USBX on STM32H563VIT

Sorry, Google Translate changed my previous post to Polish. That's probably why no one answered me.Now the post is correct. I'm creating a custom board using a used STM32H563VIT. Nice processor, but I can't understand how to create an Audo class, eve...

image.png image (1).png image (2).png image (3).png
konsul41 by Associate II
  • 2006 Views
  • 13 replies
  • 0 kudos

FileX help

Platform Nucleo-H563ZICubeIDE V1.15.0ioc file attachedI'm starting with a simple app to get fimilar with the new Middleware.I created a new STM32 app and enabled ThreadX and FileX.I also changed the recommended settings for IChache and the system tim...

KKobe.1 by Associate
  • 361 Views
  • 1 replies
  • 0 kudos