STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SMB Alert on STM32F746NGH6TR

Hi,I'm trying to use a SMB alert on a STM32F746NGH6TR. Interestingly, the corresponding interrupt is not getting triggered. I already figured out that the interrupt works if I put the signal on PA9, but it doesn't work on PH9. I already checked for b...

DMA only working once

Good day,I'm trying to control this RGB leds N-PI55TATDatasheet I'm using an STM32H753VIT6To do that I have to create a fairly fast burst of data with pulses of 0.6, 0.3  and 0.9 us.To achieve this I set timer 7 to have an update even every 100nS the...

BRapo1_0-1701943154582.png BRapo1_1-1701943289052.png
BRapo.1 by Associate II
  • 1118 Views
  • 2 replies
  • 0 kudos

Performing OTA on STM32F103C8T6 using ESP

Hi,I am looking for some guidance on my project. It would be great if someone could help me out.I am trying to perform OTA on STM32F103C8T6 using ESP. The ESP and STM communicate over UART. Here the binary is downloaded by the ESP from a server and, ...

Partham by Associate
  • 1563 Views
  • 2 replies
  • 0 kudos

I can`t to turn on a TA1 output in HRTIM.

Hello! I am trying to start HRTIM TIMA in PWM mode. Clock frequency of HRTIM is 140MHz. I use CubeMX 5.1.0 , chip is STM32F334R8T7. The configuration of the timer is following: set source is timer period event, reset source is timer compare 1 even...

Resolved! flashing stm32h563zi

Hi,I am trying to flash STM32H563ZI,  (NUCLEO-H563ZI) but I get hard fault errorI will flash to BANK2 that starting address 0x081000000MY CODE;HAL_FLASH_Unlock();erase.TypeErase = FLASH_TYPEERASE_SECTORS;erase.Banks = FLASH_BANK_2;erase.Sector = 0;er...

Recep by Associate II
  • 975 Views
  • 2 replies
  • 0 kudos

Resolved! BSP_QSPI_MemoryMappedMode Enable doesn't work with W25QXX

Hi,I am trying to do a memory map with this board W25QXX and it's not working. For some reason even on the original code we can see the function for BSP_QSPI_MemoryMappedMode have a comment (https://www.waveshare.com/wiki/W25QXX_DataFlash_Board). Any...

aabba1_0-1701326010915.png aabba1_1-1701326039424.png
aabba.1 by Associate III
  • 1292 Views
  • 3 replies
  • 1 kudos