Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi, We are using STM32L43xxx controller (in a custom design board) with ADC and low power mode functions. In normal operation, ADC is working fine (before entering into sleep mode). ADC_FLAG_RDY is failing in ADC_Enable function (stm32l4xx_hal_adc.c)...
Looking to create a digital bandpass filter using the STM32L4 MCU and wondering if the ST10 DSP library can be used to do this?
I tried to receive hex data from my pc terminal to my stm32 but it was not receiving it properly Kindly help me how to Receive the hex value from the PC terminal.
Hello,I am having troubles changing boot1 address in Option Byte in FlashI want to change boot1 address, allowing me to launch either in bootloader mode (system memory) or usercode mode(flash) without using a jump.I am currently testing on the STM32H...
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...
In the Below mentioned image the HEX value which was transmitted by the controller is properly works but while in the time of receiving the HEX Value from the terminal on that time it does not receive properly you can able to see that in picture I sh...
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...