User Activity

Hello,Sorry in advance if I should be posting this elsewhere, but I am sure someone will be able to tell me if I am wrong.Working with STM32Cube HAL CAN driver, if found a problem in the latest version of F7 driver, but as all STM32 have same BxCAN c...
Posted on January 14, 2016 at 15:38 Hi, I have setup a OnePulse mode on a channel of a STM32F446 Timer TIM5_CH1 : void TIM_MS_Init(void) { TIM_OC_InitTypeDef sConfigOC; /* Compute the prescaler value to have TIM5 counter clock equa...
Posted on July 01, 2014 at 05:04Hi everybody,I wonder if it is possible for the STM32F407 to reboot itself into Bootloader mode ?I am thinking of doing :- control NRST with a GPIO in OpenDrain mode (GPIO has no internal pull resistor, because NRST h...
Posted on June 13, 2014 at 03:15Dear All,Am I allowed to propose a job offer here ? It is about doing a FW for STM32F407 based on STM32Cube with a gcc toolchain, so fully relative to this forum.If not, where could I find company or people proposing ...
Posted on January 12, 2014 at 05:14Dear All,We are designing a new product with some specifics needs :- camera interface to a OV2643 sensor- SPI to a CC3000 from TI for streaming MJPEG over Wifi, and doing some other socket light communications- 2 U...