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

STM32MAT Toolchain selection for "Test_PIL_IIR_Filter"

Hi,I'm trying to run the "Test_PIL_IIR_Filter" example and during the build I get a configuration error for the toolchain used by the parent file and the child file.In the configuration parameters window, the selection menu is grayed (not available)....

0690X000008ioFUQAY.gif
BTrem by Associate II
  • 680 Views
  • 1 replies
  • 0 kudos

Call to stm32_make_rtw_hook error

Hi,In my next try to run the "Test_PIL_IIR_Filter" example, I'm faced with an other error.Does someone can help me on undersdanding and fixing this error?Regards,Bruno

0690X000008iplbQAA.gif
BTrem by Associate II
  • 1123 Views
  • 3 replies
  • 0 kudos

PIL Test with matlab2018a erroes

I try the STM32demo /PIL/Test_PIL_IIR_Filter with the matlab 2018, ###Startup file:    ###Startup path:    ### Start compile .c source IIR_Filter_int32.c   ### Successfully compiled source IIR_Filter_int32.c   ### Start compile .c source main.c   #...

Kg by Associate
  • 751 Views
  • 1 replies
  • 0 kudos

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
  • 785 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
  • 1078 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
  • 1909 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