Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 GPIO Register inaccesible

Posted on July 15, 2018 at 23:44Hello STM Community, I'm trying to evaluate the STM as a viable alternative to NXP MCUs. However, I have encountered a very early issue with accessing GPIO registers for a simple custom blinky program. I'm working in ...

0690X0000060MCzQAM.png

EEPROM Emulation with Flash STM32F1

Posted on June 28, 2018 at 10:47Hello everyone, I am currently working on a project on a STM32F103RBT6 and I want to save my different values to be able to still have them if my board reboots. Normally I would use the EEPROM of the �C, but it appear...

B C by Associate II
  • 5361 Views
  • 14 replies
  • 0 kudos

FreeRTOS or Mbed OS

Posted on July 12, 2018 at 12:25Hi,We are currently developing a high end application using STM32 F7. I am wondering which OS we should be opt for. It will be either FreeRTOS or Mbed OS. Can you guys give some advice?The most important consideration...

whwong84 by Associate II
  • 1923 Views
  • 3 replies
  • 0 kudos

STM32-Matlab add-on not working

Posted on May 29, 2018 at 17:02I want to start programmin my Nucleo board (STM32F446RE) with Matlab/Simulink, for which I need the corresponding embedded target. I`ve downloaded the one on your website (RN0087), which I unzipped successfully. After ...

Resolved! STM32F103RB i2c with Arduino IDE

Posted on July 06, 2018 at 16:23Hi, guys!Trying to connect the MCP4725 DAC to my STM32F103RB by following this tutorial:https://learn.adafruit.com/mcp4725-12-bit-dac-tutorial/ Sadly I'm getting no response. I've tried with a regular Arduino UNO, whe...