Others: STM32 MCUs related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi, I'm using NUCLEOH743ZI2 & NUCLEOH743ZI with the MAT-Target and found some serveral bugs. STM32CubeMx 5.6.1 STM32MAT-Target 5.6.0

I can confirme this bug, onlye Timer on APB1-Bus are working with the target. When I'm use Timer 2 MATLAB runs into a infinit-loop. there are a Bug in the TIMER_config.tlc at line 531. When i use the timer in encoder-mode, it generate always an ISR b...

0693W000000WX0NQAW.bmp 0693W000000WX0hQAG.bmp 0693W000000WX1pQAG.bmp
hendrikk by Associate III
  • 1013 Views
  • 1 replies
  • 0 kudos

Hello, My c code is generated from stm MAT-TARGET, but when I run main file of the IDE(Keil and stm32cubeide) nothing happens on the board. Just trying to run simple blink led model.

 I am using stm32 F746ZG Nucleo LQFP 144. I am using stm32 MAT-TARGET to generate c code from my simulink model.I have read in the provided pdf by the Stm MAT-TARGET that stmcubeide is not well supported by this. So I am using Keil V5. Now after gene...

MAziz.1 by Associate II
  • 378 Views
  • 0 replies
  • 0 kudos

Resolved! Setting of MDK-ARM while STOP mode

Hello, I'm using STML052T8.I'd like to debug while STOP mode on MDK-ARM.How can I set up the MDK-ARM for STOP mode? I'd like to know if there is a caution as this the first time to use MDK-ARM.Thank you in advance.

HEhat.1 by Associate II
  • 1512 Views
  • 4 replies
  • 0 kudos

porting issue with STM X-CUBE-EEPROM_V2.0.0 Emulated EEPROM application for STM32L476G_Discovery application to STM32L412CBU

Hi ! I am trying to port X-CUBE-EEPROM_V2.0.0 Emulated EEPROM application for STM32L476_Discovery application to STM32L412CBU device and following error appears in the flash_interface.c file flash_interface.c(151): error: #20: identifier "SYSCFG_MEMR...