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

Problem with FATFS File System on nucleo Board L152RE

Posted on October 14, 2015 at 16:03Hi,I would like to know if it's possible to use FATFS file system on a nucleo L152RE without using memory card.I just want to use the flash of the nucleo board but i need to save some informations with three fields...

STM32F401RET6 - Nucleo Board - SPI Problems

Posted on October 14, 2015 at 00:53 I have been working on setting up and trying to test the SPI output from the Nucleo-F401RE. I am currently using a logic analyzer to view the data and clock lines, though I have not yet been able to see any ch...

Watchdog reset while changing CLock frequency

Posted on October 14, 2015 at 16:13I have configured my stm32f427 microcontroller,  Sysclk to run in a clock frequency of 60mhz(HSI and PLL). I have reduced it to 16mhz (Sysclk directly from HSI). While executing this code watchdog resets. Below men...

jijo137 by Associate II
  • 586 Views
  • 2 replies
  • 0 kudos

SPI readout of a sensor

Posted on October 12, 2015 at 01:55Hi, I am trying a very simple thing: I would like to read a register of a sensor. So the first thing I did is to write the read-register (8 bit) to the sensor. After that the DR register has been filled with dummy...

USART RX interrupt driven ring buffer

Posted on October 14, 2015 at 08:51Hey guys. First of all im new to this kind of stuff, so dont judge me please. I've been working for days on USART. I learned to transmit and receive strings via usart in normal mode, but as i try to do it with inte...

e239955 by Associate II
  • 1396 Views
  • 5 replies
  • 0 kudos

Multiple ADC STM32F303 discovery board

Posted on July 09, 2013 at 23:45The original post was too long to process during our migration. Please click on the attachment to read the original post.

marko by Associate II
  • 1868 Views
  • 10 replies
  • 0 kudos

I2C on stm32f301

Posted on October 06, 2015 at 11:50I've started development of an application on an STM32F3 discovery baord, and am moving onto the target board, which uses an STM32F301. I can't get the I2C peripherals to run. If can bit-bash I2C on the GPIO, but ...

bootloader with read protection

Posted on October 14, 2015 at 14:40I wrote a bootloader (STM32F4), that takes a file from USB memory, and updates the system firmware.I would like to have read protection. However when protection option is on(level 1) when writing the new firmware t...

Johanan1 by Associate II
  • 374 Views
  • 0 replies
  • 0 kudos