Other tools (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Option Bytes programming by Keil

I'm trying to program option bytes in STM32G4 series by Keil, I did steps below but still some problem exists:Add "STM32G4xx_SB_OPT.s" file from Keil pack directory to projectAdd "STM32G4xx dual bank Flash Options" algorithm in Flash Download tabI st...

0693W00000Lz9XFQAZ.png

How to debug Timer interrupt

Hi all, Is there any method to debug timer interrupts using VSCode? I am currently using the STM32G4 series. it would be really nice if anyone can point out a way to debug.I am using OpenOCD. Thanks Roshan

Roshan by Associate III
  • 727 Views
  • 4 replies
  • 0 kudos

STM32G431 Keil 5.36 Erase sectors fail

HiI use STM32G431R6T6 (32k Flash) with build in Bootloader.Boootloader use address 0x0800'0000 - 0x0800'1FFFApplication us address: 0x0800'2000 - 0x0800'7FFFIn the bootloader I can select Erase sectors (System delete only sectors which are used) So t...

franz2 by Associate III
  • 614 Views
  • 2 replies
  • 0 kudos

Resolved! NUCLEO-G474re Arduino I2C not working.

I'm trying to do a quick eval of a NUCLEO-G474re board for use of the SoC as a product communication controller (I2C, SPI, RS-485, etc.), initially using the Arduino environment for rapid testing. Initial attempt to bring up I2C causes NO activity on...

BCunn.1 by Associate
  • 950 Views
  • 1 replies
  • 0 kudos

Multi Channel ADC Configuration STM32G4

Hello everyone,I'm having a hard time polling multipe channels on an ADC triggered with a Timer on my stm32g474re nucleo board through the STM32 MAT library. Would anyone with a similar experience care to provide an example?

suicich by Associate
  • 380 Views
  • 1 replies
  • 0 kudos

Resolved! STM32-Mat/Target problem with Simulink 2021a

Hi,I was able to generate code for an STM32G474 with Matlab/Simulink 2020b. After an update to Matlab/Simulink 2021a code generation is no more possible. The only STM device I can choose is "ST10/Super10".What can I do or when will a fix be available...