STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LED Blinking with STM32F030F4

Posted on August 09, 2017 at 13:57Hi,I'm using STM32F030F4 MCU for LED blinking function. I used below code with Keil IDE. But I'm not able to get the output. Boot0 pin pulled low for internal flash boot loader.Added Corresponding ST pheripheral lib...

STM32F0308 TIM3 Interrupt not triggering

Posted on August 16, 2017 at 16:46Hi, I am having trouble getting an interrupt working with the TIM3, roughly following this guide: http://www.micromouseonline.com/2016/02/03/tim3-arr-regular-interrupts-stm32f4/ but adapting for the STM32F0308. TIM3...

STM32F0 Series Hardware Timers

Posted on July 26, 2017 at 14:19Hi All,A brief background:I'm a hardware guy and new to all things ARM and STM32 MCUs. I've now jumped on board because ST has an agreement with Keil for STs Cortex M0/M0+ MCUs. I've programmed before but only 8-bit M...

Sid P by Associate II
  • 2093 Views
  • 9 replies
  • 0 kudos

Resolved! STM32F767ZI QUAD SPI

Posted on August 15, 2017 at 11:06Hello. I work with stm32f767ZI nucleo-144, and try use QUAD SPI bank1 to access W25Q128BV. All OK when i use 1 wire or 2 wire(dual mode), but when i use quad mode(4-wire), something went wrong. SPI Pins:            ...