STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

This forum is useless

Posted on November 23, 2016 at 15:32I wanted to post an answer but couldn't reply even though I am able to login and post. That is the largest problem of the STM32F CPUs.

LMI2 by Lead
  • 427 Views
  • 5 replies
  • 0 kudos

How to tell if other CAN device is present on bus?

Posted on November 28, 2016 at 04:58I would like to know if there is another device present on the CAN bus.  Is there a way to do this without too much overhead?  I have my STM32F4 setup and communicating on a CAN bus.  Sometimes there is another de...

I2C Questions on STM32F427

Posted on November 25, 2016 at 09:35I have a slave device which is address 0x78 for write and address 0x79 for read.I want to confirm that why the below I2C transaction is difference?I want to reset the slave device and the mapping register informat...

0690X00000605SxQAI.png 0690X00000605SUQAY.png
pohua by Associate II
  • 366 Views
  • 2 replies
  • 0 kudos

ST-Link V2 dongle broken?

Posted on November 26, 2016 at 11:20Purchased from Mouser 1.5 years ago but not used until now. I am getting ''Can not connect to target!'' error message in ST-Link Utility whether I try my Mini-M4 for STM32 (415RG, JTAG/SWD) or my Discovery board (...

parsec by Associate III
  • 682 Views
  • 4 replies
  • 0 kudos

ST-Linkv2 Pod: Connection in ''Low Power Mode''

Posted on November 27, 2016 at 00:48Hi, Sorry if this question may have been answered, I was unable to find anything in the forum on this. Using an STM32F405/64pin device. Boot 0 is tied to GND through a 470R resistor. Since I'm using flash boot, I ...

Dubious update of TIM8_DMAR

Posted on November 26, 2016 at 15:52 When debugging an application I wondered about a strange value in TIM8_DMAR that I had not written there intentionally. In the end it all boiled down to an invocation of LL_TIM_SetCounterMode (TIM8, LL_...