Posted on December 07, 2012 at 20:28Does anyone know the part number for the connector used to connect the hall effects to the STM3210B-MCKIT. I would like to order more, and cannot find a part number or description anywhere. Thanks in advance
Posted on November 20, 2012 at 17:57Does anyone know of a way to tell if the TIM1_ETR input has shortened the PWM signal being generated on TIM1 (assuming CCMR bit 7 is set)? Thanks in advance #bldc-motor-control
Posted on November 08, 2011 at 21:02 Noticed that the attachment to this posting seems to have gotten lost. Hope it is helpful to someone else.
________________
Attachments : STM8_CurrLim.pdf : https://st--c.eu10.content.force.com/...
Posted on May 17, 2011 at 15:12Unless I miss my guess, you are missing the UARTx_Cmd(ENABLE) command, but it could also be the 'overrun' part of your interrupt enable call. Here is my code for UART3 that works (using receive and transmit interrupt...
Posted on May 17, 2011 at 15:12Here is what I have learned about current limiting on the STM8/Dev Kit. Hopefully, somone else will find it useful. - Rich Note: There is an attachment :)