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

STM32-MAT/TARGET ADC PIL demos not linking

Hi,Using Windows 7,MATLAB R2018b,STM32-MAT/TARGET 4.4.2uVision V5.22.0.0I'M trying the STM32-MAT\STM32\STM32demos\PIL\ADC\TestAdc.slx Simulink Model. The model Build ok in Simulink but when it arrive in uVision it don't link and I have those messages...

BTrem by Associate II
  • 572 Views
  • 1 replies
  • 0 kudos

I2C2 on STM32F103 Arduino

Hi,I just uploaded the MPU6050 library to communicate with my STM32F103.Example program is MPU6050DMP6.All works fine when I use I2C1 (default I2C bus).But I want to use the I2C2 bus (controller has 2). I found information stating: #include "Wire.h"e...

YBeun by Associate
  • 773 Views
  • 1 replies
  • 0 kudos

Bluepill program upload does not work as expected

Hi!This is my first post on this forum.I just got an STM32F103C8T6 board from Ebay, ( https://www.ebay.com/itm/STM32F103C8T6-Minimum-System-Developmen-Board-Module-Core-Learning-For-Arduino/323747797666?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872....

GKnut by Associate II
  • 1444 Views
  • 4 replies
  • 0 kudos

Can not open serial port in IDE

Hello,My O.S. is Linux Lite (ubuntu).I am getting "No such port: '/dev/ttyACM0' msg when I try to open the internal serial monitor in the IDE. I also tried /ttyACM0, etc.. When I use the Aruduino ide I can access the port successfully.ThanksTop

Is there a way to exclude a certain part of code from a debugging session, like in my example exclude the "HAL_HCD_IRQ_Handler" function?

I am using the System Workbench as IDE with a STM32F746G-DISCO Board. I am trying to build an application based on the Audio_Play_and_Record Example. Now I am having problems with debugging the project, because every "Step into" action I try to make,...

MUrba by Associate
  • 613 Views
  • 0 replies
  • 0 kudos