STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

using stm32f40 with freeRTOS

Posted on July 05, 2015 at 21:37Hello,I would like your tips about how to find information about stm32f40.We plan to use it with several devices suce as: I2C STMPE1601 keyboard ,  MHDR2X14  CAM Interface, can bus, SPI OLED, and more. From start read...

ranran by Senior II
  • 536 Views
  • 2 replies
  • 0 kudos

Jump in memory issue in C on STM32L152

Posted on July 03, 2015 at 10:08Hello everyone,I made a custom bootloader for my stm32L1 but my problem resides in jumping at the beginning of the flash when my new binary file is loaded.I made some research on this subject.. the PC and the MSP regi...

tgloague by Associate
  • 230 Views
  • 0 replies
  • 0 kudos

STM32F205 has bad bootloader from factory?

Posted on May 11, 2015 at 20:16Hello,We have been using STM32F205VB6 in production for several years. In a recent batch we purchased a high percentage of processors the boot loader doesn't work over USB properly. We have a jumper tied to BOOT0 pin a...

cmeyers by Associate II
  • 942 Views
  • 8 replies
  • 0 kudos

STM32F103RBT6 and SD Card with FAT32

Posted on January 23, 2015 at 13:59 Hello. I have a project in which I want to log some data into a text file on a SD card, using STM32F103RBT6. I managed to program the interface driver through SPI, since this chip doesn't have SDIO. It works ...

HAL Library for Eeprom emulation

Posted on June 27, 2015 at 06:17Hi everybody, do we have any update on eeprom emulation library for HAL and CubeMX because the one in ST's site is still the old library for std_periph library ? #hal-eeprom-emulation

STM32CubeMX ETH PHY IRQ handler

Posted on June 11, 2015 at 13:20Hi, I was looking into how the generated code for an STM32F427 (with eth and lwip enabled) deals with ethernet status change events (network cable plug in/out, speed changes, ...). I could not find a polling loop, bu...

LwIP using STM32F207xx

Posted on June 23, 2015 at 20:02Hello All,I am using STM32F207 to develop ethernet communication. I have to port FreeRTOS on the board. The board is custom no the standard ST EVAL board.I have access GPIO and UART on the board.Now I am using LwIP de...

affan56 by Associate II
  • 756 Views
  • 4 replies
  • 0 kudos