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

Different behavior between J-link and I-Jet ?

Hello,We noticed different behavior between J-Trace and I-Jet.We use both with IAR.It started on trying to trace code with stm32h743 eval board. we purchased j-trace for this issue, but it failed to trace code. Trying to do the same with I-Jet it suc...

ranran by Senior II
  • 945 Views
  • 0 replies
  • 0 kudos

STM Nucleo 32F303K8 slow analog on Arduino IDE

Both the Arduino Due and STM Nucleo 32F303K8 resolution is set as 12bits.Digital speed is the instruction set a pin high and then low.In my code I avoided using loops so I coded the instruction 1000 times to get a more accurate reading of the instruc...

JStro.2 by Associate
  • 965 Views
  • 1 replies
  • 0 kudos

ERROR arm-atollic-eabi-gcc: error: Files/MATLAB/R2020a/simulink/include: No such file or directory WITH STM32MATTarget_5.6.0

Hello everybody,I installed version 5.6.0 of STM32MatTarget and tried to use it by generating a code for a simulink simple blink LED project.I made the configurations as per the guide, but when I start the project on Atollic or CubeIDE I get the same...

MMira.2 by Associate II
  • 2952 Views
  • 5 replies
  • 0 kudos

Problem with phantom breakpoints in TrueStudio

Have a working code set that I was modifying. As I have a million times before, I set a breakpoint to check a couple variables. The breakpoints worked fine (with STlink 2). So I removed the breakpoints, and restarted the debug operation.To my surpris...

Stuntman by Associate II
  • 1177 Views
  • 3 replies
  • 0 kudos

write and read eeprom 93lc46b

Hello! I 'm using STM32F407VGT6 Discovery. There was a problem with eeprom  93lc46b. How do I write and read correctly? And to adjust Microwire?Maybe someone has a code?Thanks for answers

VBala.2 by Associate
  • 471 Views
  • 0 replies
  • 0 kudos

How to program STM32H755zit6?

Hellow!I recently used STM32H755zit6 for a project, I can download the M7 code, but download the M4 code, the error will be "cannot load flash programming algorithm ! " , who can tell me what is going on? Thank you!

WKUNY.1 by Associate II
  • 1056 Views
  • 3 replies
  • 0 kudos

How view PWM channel in simulink virtual scope?

Hello, i've a question about the output pwm channel example.I load and run the example but i would like view in simulink scope the hardware outputs, how i can?the only way is setting in stm32cubemx the pinout channels as gpio ext interrupt?thank to a...