Resolved! Analog watch dog output question
Can the analog watchdog outputs(ADCy_AWDx_OUT) be attached to the STM32L412’s I/O pins?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Can the analog watchdog outputs(ADCy_AWDx_OUT) be attached to the STM32L412’s I/O pins?
I tried download STM32Cubemx and IDE from the ST homepage.However I could not download any program. I could see the message 'not available' only.Is there any problem with my account? (My colleuge could download as usual)
I have configured a timer to trigger on a rising edge of my signal so that I can measure the period of my signal. I tried the basic gpio interrupts and it worked fine, but when I tried it with the timer interrupt, the callback was never called, as if...
I have a thread that doesn't start. The thread is created with autostart and the function return successfully, but the thread doesn't start...I don't know why. What instrument of debugging are available to go deeper in this issue?
I want to secure my code. I enabled tzen. Now i able to boot from RSS and i able to set RDP level 1 and i did regression successfully to RDP level 0. This is enough for secure boot?. I am new to embedded so, if i am wrong correct me
i'veA question related to transmission using DMA. i'm facing a strange situation.it works perfectly when i use "HAL_UART_Transmit_DMA(&huart1, TxBuf, 5);" in the main program.However in my project i've crated a separate file for my application progra...
I have been trying to register an account on st.com for two weeks now, with no success.When clicking on the register button, on the page where you fill in your details, nothing happens.In the javascript console in my browser it gives an error: Uncaug...