STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer Synchronization Issue

Posted on June 25, 2015 at 19:11Hello everyone, I would like to ask your ideas about something I would like to implement. I would like to have a constant timer at 50KHz (TIM1) and based on this timer, start with some specific offset a second timer a...

pant by Associate II
  • 383 Views
  • 1 replies
  • 0 kudos

audio_playback_and_record example add uart2

Posted on June 25, 2015 at 19:36hello everyone. this week i start to dev in stm32f4discovery install cubeMX and get examples STM32Cube_FW_F4_v1.6.0 1) at this point i want to add an uart to send the ''song'' name to be played i added the library st...

STM32F427 SPI problem

Posted on June 25, 2015 at 19:21I have observed a problem with the SPI port on my STM32F427 processor. If I set the speed of the output pin driving the SPI clock signal to LOW, the processor does not read the received SPI data correctly. The STM32F4...

krubow by Associate II
  • 284 Views
  • 0 replies
  • 0 kudos

Alternative to NSS?

Posted on June 23, 2015 at 00:34Hi.  I've never designed with STM before and I have to admit I've not fully studied the datasheets.  We're in prelim design phase right now.  I tentatively have the pins for an STM32F205 fully specified, and I realize...

steven23 by Associate
  • 654 Views
  • 2 replies
  • 0 kudos

STM32F0 discovery and ST-link utility

Posted on June 12, 2015 at 08:27 Hello I'm trying to use the STM32F0 discovery with the ST link on board. So in first time, I try with ST link utilityV3.6.0 with STLinkUSBDriver.dll V4.3.4.0 on windows 7 pro 64 bits. All seem to be rig...

stm32f407 exti latency

Posted on June 24, 2015 at 17:54i am trying to communicate with ata device (via 40 pin ata interface) from my f407. with no prior knowledge to how the ata signals timing is, i used my logic sniffer to see the timing constraint. the strobes (for read...

STM32 c programming example

Posted on June 25, 2015 at 07:58dear all, i am bit confused in understanding the register handling of stm32 controller using c language. i am using keil compiler. i like to read, write register and set or clear single bit in the register. i want to ...

kumaresh by Associate II
  • 1311 Views
  • 3 replies
  • 0 kudos

STM32F427 CAN Remote Request

Posted on June 22, 2015 at 14:48I am not sure if I am in the right Forum for this problem but have seen a similar problem in another STMF4xx. I am configuring CAN bus and have a CAN message with Data as 'Remote Request, I have used Cube MX in uVisio...