STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How the stack work?

Hi there,I remember the stack starts from the top, which means the earlier local variable will be located at a higher address space. I have the following code in the main() function in ARM-MDK IDE:  uint8_t v1; uint8_t v2; uint8_t v3; LOG_DBG("&v1[%p...

Junde by Senior III
  • 1718 Views
  • 6 replies
  • 2 kudos

STLINK-V3SET allows programming but not debugging

I've an STLINK-V3SET and while trying to connect with my board, it does detect the chip but I'm unable to debug. Works fine with stm32 programmer but I'm unable to debug program on stm32 cube ide.Connections:STLINK -- BoardGND --> GNDDIO  --> SWDIOCL...

Ans by Associate III
  • 532 Views
  • 1 replies
  • 0 kudos

Resolved! Processor crash on PG10 initialisation

Hi all,I am in the process of bringing up a prototype board with a STM32L4R7ZIT6. I'm using CubeMX and use it for generating the startup code. I've configured a lot of peripherals.When I configure PG10 as an input, the CPU crashes. Exactly at the mom...

GeertZelf by Associate III
  • 3236 Views
  • 17 replies
  • 3 kudos

Can't able to upload code in STM nucleo-u575zu-q

we are using STM nucleo-u575zi-q module, when I try to connect with pc its indicating the error with this failed txt file, need help to rectify this issue, Due to this issue we are unable to upload new code to this controller, please help us to resol...

Raja2 by Associate
  • 689 Views
  • 1 replies
  • 0 kudos

STM32F7 QSPI Fast Read Quad Problems

I am here again to ask for your help :)I am using a STM32F767ZI Nucleo Board and connected a Winbond W25Q64JV using the QSPI interface of the MCU. Everything is working fine so far - I can read data in every mode described in the data sheet (even Fas...

_legacyfs_online_stmicro_images_0693W00000bjUJuQAM.png
PUrsu.1 by Associate II
  • 4112 Views
  • 12 replies
  • 0 kudos

Resolved! LPTIM stops working when RTC is activated

Hello,I started with configuring all 4 of the U5's LPTIMs to "Count internal clock events", sourcing all of them with LSE and using different period values for each. The autogenerated code (STM32CubeIDE v1.13.2) worked, meaning each timer toggled ind...

EC.3 by Associate III
  • 1211 Views
  • 2 replies
  • 1 kudos

Special I2C slave , how solve wakeing masters

My problem is i require emulate with STM I2C chip , that requires wake adr send before comm. But normal slave code isnt handle this.Signals on bus (FYI master is other device no STM)as can see master send one adr without data and repeat, first reply ...

MM1_0-1700064978907.png
MM..1 by Chief III
  • 1100 Views
  • 5 replies
  • 0 kudos