Nucleo32 Sleep
Posted on March 10, 2018 at 18:53Hello,I have the Nucleo L43KC MCU. Is there any way I can put it into sleep or standby or other power modes? I noticed it doesn't have a wakeup pin unfortunately after I bought itThanks
Posted on March 10, 2018 at 18:53Hello,I have the Nucleo L43KC MCU. Is there any way I can put it into sleep or standby or other power modes? I noticed it doesn't have a wakeup pin unfortunately after I bought itThanks
Posted on March 12, 2018 at 09:05Hello everyone,I need help regarding the interfacing of the microcontroller i mentioned with the dongle device. I am beginner and i dont know where to start and how to start but so fr i have found that USB in cdc mod...
Posted on March 12, 2018 at 09:21Hellosometimes my debugger get stucked in the Debug Monitor Handler (DebugMon_Handler) of my STM32F429.Do you know what can happen, and what can i do to avoid to fall in this handler ?ThanksBest regards#debug-monitor...
Posted on March 11, 2018 at 14:33helloi use stm32f107 and use to standard standard peripheral library but now i have use hal drive and i new on it.i want to build a transmitter receiver.i want when receive data in mcu i get an interrupt .when i use...
Posted on October 13, 2017 at 18:16Hello,I am trying to program the ST Discovery Demo binary on the board. This is the pre-built file provided with STM32Cube_FW_F4_V1.16.0. I am calling OpenOCD like this:cd STM32Cube_FW_F4_V1.16.0/Projects/STM3246...
Posted on March 12, 2018 at 01:23I wish to add the osxMotionAR library to my own project but cannot get the library to link to my project. Using AC6 IDE. Copied the osxMotionAR package to the directory \Middlewares\ST per Design Tip DT0047. I looked...
Posted on March 11, 2018 at 21:48Good rest of the day.There is a problem.I'm looking for information on the cmd6 command for sd cards. The available information is not complete. https://community.st.com/external-link.jspa?url=http%3A%2F%2Fzxevo-file...
Posted on March 11, 2018 at 23:08Hi Dave - did this code run on the STEVAL-ESC? I'm going through a similar process, though I tried to 'upgrade' the FOC F30X example projects to fit the STM32F303CB in the ESC ... it's compiling in GCC but I'm gettin...
Posted on March 09, 2018 at 22:06I am using STM32Cube to setup my timers. I would like to have TIM1 in Encoder Mode. I would like to do two things: When the counter overflows, I would like to enable TIM2. If I look through the reference document...
Posted on March 12, 2015 at 15:23 Hello ST team, I am currently evaluating the STM32F3cube library. The documentation states, that it complies with MISRA 2004, which made me consider using the library in the first place. After so...