Clock
How to take a reference clock out from stm32h7 microcontroller?
How to take a reference clock out from stm32h7 microcontroller?
I used the sram and got a 0.37 , Pretty sure this is not right. I use -O2 and hard-float, others remain default.Can any one tell me what should I do next?
The notes in the STM32F76xxx data sheet DS11532 Rev 7 give 2 different answers to this question. See attached. I'm guessing the default state of the unconfigured GPIO is "Floating Input."
I personally like Vim as an editor. But it lacks of toolchains support for embedded development especially on Windows operating system. May I know if someone manage to find the right recipe?How do you get compiler ?How do you get the debugger?How do ...
Some details:issue: there is no signal generated at all by the DDS boardmodule is this: ttps://www.aliexpress.com/item/1005002747924243.html?spm=a2g0s.9042311.0.0.6e454c4d304D3uI tried this code: https://github.com/JQIamo/AD9954-arduinoI dont have ex...
I toggle a GPIO pin in the ADC call back function, I get time values on the oscilloscope close what is the supposed to be according to the datasheet, is that correct and efficient? Is there a method better maybe?
Bonjour,j'ai un système communicant avec des cartes identiques possédant des modules STM32F411 CE8 black pill . une carte est maitre et les autres cartes sont toutes esclaves. je suis en mode "UART_TwoBoards_ComPolling"mon IDE est STM32IDE avec les ...
The reference manual of the STM32U575xx gives the flash configuration in `Table 44. Flash module 2-Mbyte dual bank organization` but this only takes into account the 2MByte flash size.We use the STM32U575CG which only has 1MByte.Is it still dual bank...
Hello:Hoping to find out the answer to a question that I cannot find in the data sheet for the part. What is the the drive current used to keep a GPIO pin enabled (SET) while in STOP 0? Page 65 of the data sheet indicates a value of 2.5uA/MHz in ran...