User Activity

Hello Community,I am getting no defination found error for below function for STM32H7A3ZI MCU in IAR IDE.__get_interrupt_state()__set_interrupt_state()__enable_interrupt()__disable_interrupt()Can anyone help to understand the problem. Thanks in Advan...
Hello Community,I need to port my Application written using ThreadX v5.9 to STM32H7 MCU. For that I want to know that Can I find sample project for STM32H7 series with ThreadXv5.9?Or which versions are supported on ThreadX for H7 Series MCU?Also, I a...
Hello community,I need to control RTS and CTS signals in my application.But, It looks like STM internally controls these signals.Can anyone suggest better way to control them in my application.Thanks,Hiren Bhuva
Hello Community,I want to use __no_init CHAR gPassthruMode[4] @ APP_WORKSPACE_BLOCK_START;Here APP_WORKSPACE_BLOCK_START is the flash address.Can anyone suggest, how can we use this.Thanks in advance,Hiren
Hello Community,I am new to STM8. I have used STM32 Cube IDE. I want to check the code size of the GPIO example for STM8L101F3U6ATR MCU.I can not find example codes in STM32 cube mx.Can anyone please tell me the approx size of GPIO example.Thanks,Hir...