STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can not get the CAN bus functional on stm32vldiscovery

Posted on December 25, 2013 at 13:57I have been spending days trying to get the CAN bus functional on the stm32vldiscovery board.  But it always fails on initialization.  I am quite familiar with using the Stm32 chips, but the CAN is completely elud...

Timer Output Compare Frequency Problem

Posted on December 24, 2013 at 09:18 Hi , I am trying to generate an output pulse of 100 Hz to 300khz using time output compare where i will toggle a bit in the interrupt service routinue . I referred to one of the example which st...

STM32F107 on STM32F103 board

Posted on December 24, 2013 at 11:16Hello Guys, I tried to put STM32F107VCT6 on STM32F103VCT6 board, I got this error when I tried to upload / erase the flash, any ideas why ? Thanks * JLink Info: Could not measure total IR len. TDO is constant hig...

FT800 and using SPI with NSS

Posted on December 20, 2013 at 11:08Has anyone got any experience of communicating with an FT800 (aka EVE) display controller over SPI? I've started using it and it requires the NSS line to go low before each command and then go high again after tra...

STM32 I2C arbitration lost problem

Posted on December 23, 2013 at 23:44hello forum.I am trying to communicate with mpu6050 with I2C. I am trying to receive data from sensor.But when I send second address of sensor , arbitration lost is occur. ARLO(arbitration lost bit) is set. There ...

STM32F0 - USART receiving only first package of data

Posted on December 14, 2013 at 22:45I have big problem with USART transmission. Here's my simple code:In main():-----------------------------while(1) { get_data();}-----------------------------And in get_data():----------------------------int get_da...

annette by Associate II
  • 898 Views
  • 8 replies
  • 0 kudos

No target connected on STM32F373CB

Posted on December 24, 2013 at 08:19As m a newbie to STM32 need help on following:I am using ST-Link from STM32F0 discovery board (jumpers removed as provided in PDF), for connection with STM32F373xx .Connections:SWD(on F0)                     PINS ...

How to use STM32F107 Ethernet ?

Posted on December 24, 2013 at 01:19Hello guys, Does anyone know on how to use STM32F107 Ethernet peripheral ? Any libraries / schematic for using it ? Any informations and knowledges will be appreciated, Thanks

TIM5 and ETH_RMII_REF_CLK

Posted on December 23, 2013 at 05:25TIM5_CH2 and ETH_RMII_REF_CLK use the same pin PA1, STM32F407VG cannot remap TIM5_CH2 to other pins, I want to use TIM5 as a encoder,  is there a better solution? 

tongersa by Associate
  • 484 Views
  • 1 replies
  • 0 kudos