STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Suggestion for pinout reports

Posted on October 05, 2016 at 17:32I studied the connection diagrams or pin out reports of my Cube project. I want to be extra careful because this is my first STM32 project. I noticed that there could be more information about power supply pins. It...

LMI2 by Lead
  • 231 Views
  • 1 replies
  • 0 kudos

Embedded assembly in Keil

Posted on October 05, 2016 at 16:16 Hi. I would like to implement some kind of fault handling mechanism, which would store some CPU registers, PC, etc. in flash if error occurs. I tried to store SP value within HardFault Handler like this:...

matic by Associate III
  • 1696 Views
  • 8 replies
  • 0 kudos

Send 16 bit number with SPI and HAL library

Posted on October 12, 2015 at 16:33 Hello I'm trying to send a 16 bit number with the SPI peripheral on a STM32F030 with the new HAL libary. Sending an 8 bit value is very easy but with a 16 bit number I receive errors or the hardware is ...

mvugs9 by Associate II
  • 2215 Views
  • 3 replies
  • 0 kudos

Proper Initialization of the I2C Peripheral

Posted on February 09, 2014 at 15:09I am starting this post to hopefully determine the proper initialization procedure for the I2C peripheral. I am specifically using an STM32F407, but I am assuming that this will be helping in a broader sense.The b...

dibs by Associate II
  • 5398 Views
  • 11 replies
  • 0 kudos

SVS in ARM Micro-controllers

Posted on October 05, 2016 at 15:26Unfortunately, I am sort of thinking of using SVS (Supply Voltage Supervisor) in my STM32f107kc. Why am I saying like this. Because, I am not entirely too sure my flash store my data without having power. Assuming ...

Overclocking STM32F4

Posted on October 04, 2016 at 01:09Does anyone have any experience in overclocking an STM32F4 to 240MHz?  Is that an ST recommended configuration?  I've run across a new product being sold that advertises that they are overclocking to 240MHz by reco...

webbbn by Associate
  • 1037 Views
  • 3 replies
  • 0 kudos

Minimal circuit for STM32F407

Posted on October 01, 2016 at 01:40DearI'm new with STM32 MCU and would like some expert help me with the minimum circuit (oscillator, power supply with Vinput 9-32V DC, reset, etc.). I just need to connect an SPI device and CANBUS driver. I should ...