STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB mass storage in RAM

Posted on September 01, 2013 at 14:05Dear All, I'm working on use RAM memory from STM32F205 on mz custom PCB to run code from STM32_USB-Host-Device_Lib_V2.1.0 under Iar workbench. From mass storage device example workspace I removed all board specif...

brakchus by Associate II
  • 2935 Views
  • 16 replies
  • 0 kudos

STM32F746 Discovery Board. How to get the maximum write speed for USB Host MSC. I have managed to get 7.5 MBytes/s. It is possible to get 10MBytes/sec

Using the Cube generated code for FATFS and USBH-MSC I can connect to an external 500G SSD drive using USB 2.0 HS.With the USB drive I can get 38MBytes/sec from my PC.With the Discovery board I have only been able to get up to 7.5MBytes/sec.Disk is f...

AWood.1 by Associate
  • 813 Views
  • 6 replies
  • 0 kudos

STM32 IEEE 1588 PTP

Hi there, I see in the datasheet for various STM32 devices that they support IEEE 1588 PTP.I can't find any options in CubeMX to enable this, and I cant find any HAL code for it.How do I go about setting up IEEE 1588 PTP on a STM32 device?Thanks!

PMart.1 by Associate III
  • 457 Views
  • 0 replies
  • 1 kudos

Hi i have an Nucleo-L073RZ eval board need to implement sd card +spi + fatfs on it, i have attached a microsd card slot to the eval board , using Sd card 16GB SDHC . I have referred many projects from online for STM32F0 board .

It does not work on my eval board not even able to mount the sd card. Is their any restriction or limit wrt to clock for implementing this since stm32f0 can have max 0f 72MHz wheras stm32l0 only 32Mhz. if so how can this limitation be overcome . ...

svii by Associate III
  • 332 Views
  • 0 replies
  • 0 kudos