stm32nucleo legacy firmware
Posted on December 14, 2014 at 03:49Hi,I want to know where I can get the legacy libraries for stm32f401 nucleo boards (STM32 Nucleo_FW_VX.Y.Z) because I dont want to work with cube libraries.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on December 14, 2014 at 03:49Hi,I want to know where I can get the legacy libraries for stm32f401 nucleo boards (STM32 Nucleo_FW_VX.Y.Z) because I dont want to work with cube libraries.
Posted on December 10, 2014 at 19:10Hello ! I'm trying to write a MIDIstreaming class host driver based on the CDC example. First detection of the device and class initialisation work at boot and after boot. But the disconnection and reconnection of...
Posted on November 30, 2014 at 13:00 Dear All , I written a program in assembly to tern on bit 8 on GPOIC It is compiled well but LED does not on processor STM32F051R8T6 IDE KEIL PRESERVE8 THUMB RCC_APB2ENR EQU 0X40021018 ...
Posted on December 05, 2014 at 03:03Hi ST forum,I have two separate problems: 1. How do I configure an interrupt to do X on rising edge and Y on falling edge? Currently, I can only do rising edge: (Solved, see below)/********************************...
Posted on December 12, 2014 at 17:50I'm drawing a new pcb, and I cant find information on what to do with the other datalines not used... anyone can help me please? Thank you.
Posted on December 11, 2014 at 20:07Setup: I used CubeMX to generate and added code to blink 2 leds and compiled with IAR Embedded. LEDs are connected to PB3 and PB5. I have several boards I soldered 042's to with proper caps, and leds with current ...
Posted on December 12, 2014 at 15:27Hi all,I am new to this STM32 chip and I was checking out the datasheets and the CubeMX tool and I noticed something weird.http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00102...
Posted on November 24, 2014 at 15:13Hi,I'm using STM32l151rbt6 MCU. But after few days of running the program the internal RTC starts lagging. I'm not doing RTC calibration. Any other possible reasons?Thanks. #stm32 #rtc
Posted on December 12, 2014 at 08:57Hello forum, I have a weird issue with TIM's pending bits (I mean Cortex-M3 pending bits): they are set after enabling the overflow interrupt: void InitTIM4() { TIM_TimeBaseInitTypeDef timer; TIM_TimeBaseStruc...
Posted on December 11, 2014 at 16:26The original post was too long to process during our migration. Please click on the attachment to read the original post.