STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UPGRADING APPLICATION FIRMWARE BY USB STICK

Posted on June 13, 2013 at 17:16HELLO I  want to upgrade the fırware of my design by usb stick , I am using the example given with the discovery board where I need a binary image of my Project  myproject.BIN, I am using keil so I can generate hex f...

sami by Associate II
  • 2939 Views
  • 26 replies
  • 0 kudos

STM32F4xx CAN2 problem

Posted on July 04, 2013 at 15:18Hi,I work with an STM32F405 and i cannot use the CAN2. Now, I do some tests on the discovery board on an STM32F407. And with the same code developed for CAN2 used with CAN1 all seems good. I think, that I have forgott...

clement by Associate II
  • 814 Views
  • 2 replies
  • 0 kudos

Interpretation of TXEIE bit (UART programming)

Posted on July 04, 2013 at 13:33Hi all, The documentation of the ''GetITStatus'' function, as found in the file 'stm32f10x_uasrt.c'', describes the functionality as follows:     ''Checks whether the specified USART interrupt has occurred or not.'' H...

sidney by Associate II
  • 822 Views
  • 3 replies
  • 0 kudos

STM32F103 Internal Flash Bank2 Access

Posted on May 31, 2013 at 13:57I am working on a project using an STM32F103 with 768K of internal Flash. I can successfully erase and program the first bank of internal Flash, but am having problems with bank2. The problem seems to be that I am havi...

stuart by Associate
  • 967 Views
  • 2 replies
  • 0 kudos

SPI2 Slave bit shift problem

Posted on July 03, 2013 at 15:27Dear all I hope you can solve m problem. I need to configure the SPI2 on STM32F100V8 on pin PB12-14 in slave mode because I have a master board that communicates to other spi slaves. The SPI has the Clock normally Hig...

ivano by Associate II
  • 2029 Views
  • 6 replies
  • 0 kudos

SDIO interface - can not use SD card 250ms timeout

Posted on July 01, 2013 at 12:55I have just created my own SDIO library for SD cards. It works pretty well but i noticed one issue with SDIO interface. I use STMF4 device clocked with 168 MHz. At 168 MHz speed the maximum SDIO clock frequency is 24 ...

kekon1234 by Associate III
  • 1111 Views
  • 3 replies
  • 0 kudos

SD_WriteMultiBlock (MMC_SD.C)

Posted on June 21, 2013 at 18:47Is possible to create a file in the SDCARD using only this function?Consider that the SDCARD was recognized. Mode SPI.SD_CD        => PB7SPI1_MOSI => PA7SPI1_SCK   => PA5SPI1_MISO => PA6 #spi-sd-card-mmc-stm32f103

esiqueira by Associate II
  • 1053 Views
  • 3 replies
  • 0 kudos

IAP standard interface protocol from ST

Posted on July 03, 2013 at 22:30Hello, I wonder if there is any predefined protocol for In Application Programming of the application from ST available. I am looking something similar that does avrdude AVR109 for AVR controllers. I would like to sta...

taraben by Senior
  • 571 Views
  • 1 replies
  • 0 kudos

USB Device using SDHC through SPI in STM3210C-eval

Posted on July 02, 2013 at 22:09Hi,I am working in a USB Device project. The idea is plugging the device in the PC via USB cable in order to mount a drive unit. Data is storaged in a SD card through SPI interface. I am using STM3210C-Eval board and ...

gustavo2 by Associate II
  • 580 Views
  • 3 replies
  • 0 kudos