STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to run code from RAM in stm32h7b3i using CubeIDE.

HiBy changing linker script file of GPIO_Toggle code such that it points to RAM . And loaded the .hex and .bin ( specifying start program address as 0x20000000 ). The code looks like get stuck and never toggles LED. But when run in debug mode through...

Skuma.6 by Associate II
  • 978 Views
  • 2 replies
  • 0 kudos

Matlab Digital filter not working, how come?

Before reading any further, to give you on some insight on the output level of the oscilloscope picture'sthe ~340mV green signal is normal. If you know me I posted a question as to why its 340mV but for sake of simplicity 340mV is normal in this case...

0693W000004KTAzQAO.jpg 0693W000004KTAfQAO.png 0693W000004KTAkQAO.png 0693W000004KTApQAO.png
CLeo.1 by Senior II
  • 568 Views
  • 1 replies
  • 0 kudos

HAL_UART_Transmit_IT only send first letter

I am very new to use hal_usartTransmit_it because I use only usart_transmit() , which is the blocking mode.I changed all of my transmit() code to transmit_it() for better performance, but after that my ble send message only shows buffer's first lette...

DU2 by Associate II
  • 1166 Views
  • 1 replies
  • 0 kudos

I2C slave transmit getting first byte as ffffffff

I am using i2c ,arduino as master and stm32l073RZ as slave.When I transmit from arduino(master) to slave(st) via i2c.I am getting correct values.But when I slave transmit from st the first byte received in arduino-master is ffffffff,the other bytes a...

RChan.3 by Associate
  • 411 Views
  • 0 replies
  • 0 kudos