STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Rotary encoder timer interrupt

Posted on June 30, 2017 at 11:46Hi Everyone,I'm struggling to make a timer interrupt for my rotary encoderI only use keil with my STM32F103If it was working properly, I would expect my variable codeur to increase and the value to be written on the L...

paul sauv by Associate III
  • 527 Views
  • 2 replies
  • 0 kudos

STM32 in DIP8 package?

Posted on July 01, 2017 at 15:25Hi,This question is aimed at ST guys: do you plan to release STM32 in hobbyist friendly DIP8 package?I am big fan of STM32 but for some reason I had to play with this little wonder:http://www.nxp.com/part/LPC810M021FN...

Configuring printf on Keil

Posted on July 01, 2016 at 14:30Hi,Clearly I'm not the only one who has this need, but the tutorials I followed didn't work for me .I want to use printf() in Keil, in order to check if my ''DAC to ADC'' code works. I tried with Debug (printf) Viewer...

antoine by Associate II
  • 4557 Views
  • 5 replies
  • 0 kudos

STM32F7 Boot Process Clarification?

Posted on June 29, 2017 at 19:28Hello folks! New to STM (migrating from TI). Please be gentle on me:) I'm working on a custom board design based on the STM32F7 device.Can someone point me to a simplified tutorial on the boot process for the STM32F7 ...

Resolved! Implementing Repeated Start on an STM32 F0 I2C Slave

Posted on June 30, 2017 at 15:12I'm currently working on a driver on an STM32F0 that joins the I2C bus as a slave device. Currently there is no mention in the reference manual on how to handle a Repeated Start Condition, does anyone know how to?I am...

B Zikhali by Associate III
  • 954 Views
  • 1 replies
  • 0 kudos