STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407G-DISC1 3 ADC

Posted on October 17, 2017 at 14:05Dear STM32 community,I am new at field of 32bit ARM, I have only little experience with 8bit Atmel chips and arduino programming. We need to replace expensive ADC card from National Instruments company by some chea...

Resolved! PB1 and PA1 are using the same EXT1?

Posted on October 17, 2017 at 10:45Hi.I'd like to use external interrupt PA1 nad PB1 pin.But I found the following image, I think I can't use the external interrupt PA1 and PB1. Probably I think I have to  use only one to interrupt set.Can I separat...

0690X00000608aCQAQ.png

EVALKITST7580-1 GUI problem

Posted on October 18, 2017 at 11:17Hi all,I'm using X-Nucleo-PLM01A1 with NUCLEO-F401RE and NUCLEO-L053R8 boards. I followed the guide at this link to install the EVALKITST7580-GUI and the proper firmware.https://my.st.com/content/my_st_com/en/produ...

LED don't light on Nucleo STM32F411RE

Posted on October 14, 2017 at 12:59Hi, I'm getting started with the Nucleo STM32F411RE, and the LED don't light !Here is my main.c ://*****************************************************************************////! \file main.c//! \brief main appl...

Stm32Cube MX Delete Old Firmware Files

Posted on October 17, 2017 at 14:20Hey guys,is there any way to remove old Firmware packets, which have been imported via a local stm32mcube source in cubemx.If not how can I be sure that when I start a new Project cube mx uses the latest libraries?...

edelmann by Associate II
  • 1746 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F767ZI Timer Interrupt

Posted on October 11, 2017 at 23:35Hello,I am having some difficulties wrapping my head around what's happening with my TIM3 interrupt.  I am creating a timer class for my application.  It needs a 1 microsecond resolution.  For some reason I can onl...

0690X00000608aLQAQ.png

RTC not interrupting every seconds

Posted on October 16, 2017 at 15:52 Hi I was running RTC with stm32f I use cmsis and using LSE(768 khz) for rtc. I want to trig the RTC_IRQ on each second. How can I active it ? Its my code for adjusting rtc static void RTC_Config(void) {  RT...

Problem in getting I2C working with 100KHz clock rate

Posted on October 03, 2017 at 00:53Hi, I don't know if anyone has ever encountered the same issue I am encountering. When I set I2C clock rate to 100KHz and use HAL_I2C_Master_Receive command to receive I2C data, the I2C_WaitOnRXNEFlagUntilTimeout f...

Josh Liu by Associate
  • 586 Views
  • 2 replies
  • 0 kudos