STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer OC problem

Posted on April 19, 2016 at 15:18Hi, I´m using TIM3(output compare mode) in stm32f072 to generate waveform via GPIO. My function principle is: - timer initializing - timer is still running, only is enabled TIM_IT_CC3 a output TIM_CCER_CC3E (BUS_Set_...

STM32F0 custom bootloader

Posted on April 28, 2016 at 07:11Hi, I have made a custom bootloader, but it sometimes freeze when going from bootloader to the actual firmware.  Usually the bootloader should just go to the firmware by doing the following:uint32_t startAddress = *(...

andy2 by Associate II
  • 516 Views
  • 2 replies
  • 0 kudos

Looking For ST Consultants

Posted on April 01, 2016 at 06:17Hardware. Firmware. iOS.  george@boxunfolded.com  SELF-DESCRIPTIONUser-Centric Full-Stack Embedded Systems Engineer--An Electrical Engineer that knows how to code or a Computer Scientist that knows how to solder.*,**...

gmelcer by Associate
  • 361 Views
  • 1 replies
  • 0 kudos

Auto reflow QC tests on STM32F215

Posted on March 28, 2016 at 18:59Hi,I would like to share an idea here about a way to auto-test our boards (based on STM32F215 LQFP64) to prevents shorts in both contexts:1. after reflow process as partial QC,2. during the product life: after each s...

neoirto by Associate II
  • 2450 Views
  • 9 replies
  • 0 kudos

STM32 oscillator not starting

Posted on April 28, 2016 at 07:44I'm using the STM32F105R8 on a custom 4 layer board.  Boot0 is pulled to ground via a 10k resistor.  Boot1 is floating. The board is based on some open hardware with associated open source software.  I'm using the sa...

browndav by Associate II
  • 816 Views
  • 2 replies
  • 0 kudos

Stm32f4 and DCMI problem

Posted on April 26, 2016 at 08:28hello I get overflow on DCMI .please see my code.DCMI config :  hdcmi.Instance = DCMI;  hdcmi.Init.SynchroMode = DCMI_SYNCHRO_HARDWARE;  hdcmi.Init.PCKPolarity = DCMI_PCKPOLARITY_RISING;  hdcmi.Init.VSPolarity = DCMI...

Transferring large blocks of data over USART

Posted on April 28, 2016 at 15:20Dear all, I have problem transferring relatively large block data (>= 600 bytes) over USART. All blocks smaller than 600 bytes can be sent successfully from MCU and the host at the other end receives that correctly. ...

danesh by Associate II
  • 368 Views
  • 2 replies
  • 0 kudos

STM32F767 alternate function CAN3

Posted on April 28, 2016 at 08:31Hi, i want to design the mapping of my board. I need CAN3. In the STM32F767 Datasheet an unconsistency. In chapter 3 Table 10 (pin and ball definitions) is descriped that at pin PA8 the CAN3 is possible as alternate ...

sascha23 by Associate II
  • 333 Views
  • 1 replies
  • 0 kudos