STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL I2C slave with read/write

Posted on August 27, 2015 at 13:08Hi,I've been looking over an example of master/slave I2C communication using an interrupt and I just can't seem to figure out how it actually works. The description is really vague and the HAL documentation isn't mu...

STM32L051: clear PWM output on COMP2 trigger.

Posted on August 26, 2015 at 17:32 I am quite new to STM32 and try to do my second application using an STM32L051K8T6 where I need a PWM signal that is aborted when current rises above a treshold. It didn't take me too long to get this working o...

bart2 by Associate II
  • 1241 Views
  • 8 replies
  • 0 kudos

DCMI + DMA - empty buffer

Posted on August 28, 2015 at 09:05Sorry for my bad English, I use a translatorMCU: STM32F429I use CoCoox. I wrote code to initialize the camera. Interrupts DMA2_Stream1_IRQHandler and DCMI_IRQHandler triggered, but the buffer is empty when I want to...

Stm32l052 temperature sensor calibration problem

Posted on August 21, 2015 at 17:49Hi. I am working on the temperature controller using stm32l052. I use inbuilt temperature sensor. What am I doing wrong? TEMP130_CAL_ADDR value here is 0x0395 = 917dec TEMP30_CAL_ADDR value here is 0x029d = 669dec T...

baev_al by Associate II
  • 420 Views
  • 4 replies
  • 0 kudos

Read back RAM contents on STM32F302R8

Posted on August 27, 2015 at 02:02Hi, I am running a small program on my nucleo board and it would be very helpful to read back the RAM contents during processing. The IRAM is set in Keil to start @ 0x20000000. But if I set a breakpoint in my code a...

karthik2 by Associate II
  • 979 Views
  • 2 replies
  • 0 kudos

STemWin GRAPH

Posted on August 27, 2015 at 22:51I have a STM32F7746G-DISCO board and am trying to get the STemWinYT graphing working.  All is good until the graph data fills up. i.e. i call GRAPH_DATA_YT_AddValue() 1 more time than the MaxNumItems given the the G...

Delay in running application

Posted on August 27, 2015 at 16:47Hi We are using STM32F302C, schematic is attached. some boards when powered on take more than one minute in order to get the application running, this problem happens only in stand alone mode ''without connecting IC...

0690X00000602rCQAQ.jpg
hossam by Associate II
  • 443 Views
  • 2 replies
  • 0 kudos

Reset Problem

Posted on August 27, 2015 at 16:33Hi We are using STM32F302C , for reset we use reset monitor IC max809. our schematic is as attached picture. The problem is that  some boards don't have auto power reset and we have to press switch S2 in order to s...

0690X000006031DQAQ.jpg
hossam by Associate II
  • 472 Views
  • 1 replies
  • 0 kudos

STM32F401RE NUCLEO Usart Bootloader issue

Posted on August 26, 2015 at 16:36Hi, I want to try the USART bootloader on my nucleo board. I connected Boot0 to VDD and Boot1 to GND, I reseted the board. Then I send the command 0x7F to the board. But I have not received any response. Did I mi...

tingting by Associate II
  • 1517 Views
  • 9 replies
  • 0 kudos