Posted on May 30, 2017 at 09:13Hi, I'm looking for a spatial component (ESA qualified would be better) which is equivalent to an Eight Darlington Array like the series ULQ280X. Thank you ! Have a nice day !
Posted on April 11, 2017 at 08:27HiDoes anyone know if there are STM32 or STM8 availaible for aerospace apps ? I saw there were the RCP series for aerospace and defense apps ... but they are too much 'high-performance' for my app.Thank you ! Have a ...
Posted on December 08, 2016 at 09:52Hi, What are the back up register and what is the goal of these registers to wake up a device from a low power mode.Thank you very much !Have a nice day ! #backup-register #low-power-mode
Posted on December 08, 2016 at 09:42Hi,I'm trying to wake up my device from the sleep mode and i'm asking this question : What's the difference between BUTTON MODE EXTI and BUTTON MODE GPIO ? Thank you ! Have a nice day !
Posted on December 07, 2016 at 14:04
Hi everyone,
I'm working on a project and i'm a beginner on STM32F0. I have the discovery board. I have the code at the bottom of the page but i don't understand many parts of it...
In this code i have t...
Posted on December 08, 2016 at 13:55
If I understand, when i push the button in the MODE EXTI, I generate an interruption.
So for exemple in the below code, normally if I'm in the sleep mode and I press on the user button, i should wake up the...