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

STM32072 configure error with Simulink

Dear all,I am trying to program STM32f072 microcontroller with simulink and i use Matlab R2013b and MAT Target 5.1.0 when i have used stm_config block to configure hardware target i got a problem that i can not set the block parameters.I herewith att...

KM.4 by Associate
  • 941 Views
  • 2 replies
  • 0 kudos

Stm32 spi

I have this code in Arduino,but i need translate in hall library,could have i the translate?​Tested code:Code: [Select]​#include "SPI.h" unsigned int result = 0; unsigned int result1 = 0; unsigned int result2 = 0;​void setup (){Serial.begin(9600);SP...

SDall by Associate II
  • 519 Views
  • 1 replies
  • 0 kudos

Resolved! ST Environment SetUp on Linux(Ubuntu 14.04) with Atollic TrueStudio IDE for STM32F103RBTX development Board To Run Basic Blinky Code.

Hello All,I have used STM32F103RBTx Dev board previously on Windows (windows 7 Professional) Platform with Kiel uVision4 IDE and STM32CubeMX 4.24 tool.I had also build an example code which used PWM, GPIO, UART and SPI peripherals and it worked prope...

0690X000009jnfOQAQ.png 0690X000009jnfTQAQ.png