STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

wfi instruction kills RTOS

Posted on July 29, 2016 at 04:22I have the 32F746G DISCOVERY. I am using IAR tools.I�m using that PCB to adapt my STM32F4xxx RTOS to the Cortex-M7 product line. I had a bit of trouble putting my ROM image at 0x0800000 and my RAM starting at 0x200000...

picguy2 by Associate II
  • 390 Views
  • 1 replies
  • 0 kudos

Bootloader and STM32F091

Posted on July 27, 2016 at 17:24 Hi everybody, I try to make a bootloader with my STM32f091 to copy a new firmware to my boards using the Power Line Current. First, I bought the evaluation kit (STEVAL-IHP005V1), it works very without a...

Need help with FatFS and Long File Names

Posted on July 27, 2016 at 06:18 Hi all, I’ve been banging my head against an issue with FATFs and long file names. I’m writing a series of files to an SD card, and I’m composing the filenames from the date and time each file is created. The ...

Driver Porting to CMSIS

Posted on July 27, 2016 at 08:40Hello all, I am a newbie in STM32 as well as CMSIS RTOS. We have selected STM32F429 as our controller. We need to make our entire application/drivers to be CMSIS compliant. As per our initial analysis, we found there...

lullaby by Associate
  • 213 Views
  • 0 replies
  • 0 kudos

USB Host CDC

Posted on July 25, 2016 at 22:32 Hi, I want to use the USB Host CDC. For this I use the HAL library and the middleware layer Here is my code: #include ''uart_USB.h'' #include ''usb_host.h'' #include ''usbh_core...

guigui by Associate II
  • 496 Views
  • 2 replies
  • 0 kudos

STM USB OTG Device Library enumeration

Posted on July 25, 2016 at 09:18Hi!We're using STM USB Device Library on STM32F429. I've been looking for this for two days but with no results. Is there any way to tell if the device has been enumerated? Preferably some callback after enumeration i...

Crystal accuracy for USB

Posted on July 22, 2016 at 22:58What ppm accuracy is needed for STM32F103RB as full-speed (12Mbits/s) device? Is RC HSI (a few percent error) not accurate enough for STM32F103RB as USB device? For STM32F401RE, do host or OTG modes require higher acc...

john1389 by Associate II
  • 368 Views
  • 1 replies
  • 0 kudos