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

Quick start STM32F7

Posted on November 14, 2017 at 16:491. I have necessity force to start STM32F7 after reset as fast as possible.How to do it correctly using HAL or Low-layer drivers?In 'Description of STM32F7 HAL and Low-layer drivers' I find in chapter 'FAQs'Follow...

creating bootloader for sensor tile

Posted on September 29, 2017 at 21:33I am using the ST SensorTile for development.  Now trying to understand the OTA and Bootloader.Currently only able to find the binary for bootloader.Does ST provide source code / project to build our own bootload...

Resolved! Please Correct BUG with SD code generation

Posted on March 02, 2017 at 18:57The new format of code generation makes a BUG in the file: bsp_driver_sd.hThe BUG prevent building FAT_FS modulesTo solve the issue line 67 should be changed with the following ones:&sharpifndef BSP_SD_CardInfo  &sha...

Have you come across UNI/O source code for STM32?

Posted on July 01, 2015 at 15:48I am working with the STM32F407 microcontroller and I need to interface to a one-wire serial flash memory from Microchip using their UNI/O protocol (https://en.wikipedia.org/wiki/UNI/O). I am new to ST microcontroller...

arnold_w by Senior II
  • 710 Views
  • 1 replies
  • 0 kudos

Batch unique ID programming

Posted on November 14, 2017 at 13:19Hi,I have 100 units that I need to program with unique ID, SN... somewhere in the FLASH memoryWhat is the easiest way to do it?Thx,Michael

priven by Associate II
  • 617 Views
  • 3 replies
  • 0 kudos

SPI3 Chip Select (NSS) not working

Posted on November 14, 2017 at 10:47 Hello there, with my STM32F103, I'm working with the M25P40 SPI flash memory. With cube32Mx I configured the SPI3 with Chip Select (NSS) hardware and I perform Read/Write/WriteRead operation with Interru...

0690X0000060PDqQAM.png
Fede Rico by Associate III
  • 1240 Views
  • 4 replies
  • 0 kudos

stm32f469i-discovery case/enclosure

Posted on November 14, 2017 at 14:30I have recently completed a project to write a password manager using the stm32f469i-discovery board and would now like to take it on the road with me but am having a problem finding a suitable enclosure to protec...

Resolved! X-NUCLEO-IDB05A1

Posted on March 07, 2017 at 11:48Hi We are using X-NUCLEO-IDB05A1. Why EEPROM is used in the board.