STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4DISCOVERY Register Level Programming

Posted on June 09, 2018 at 04:32Hi Everyone,    I am new to stm32f4 series. I have done GPIO example using libraries. But i wanted to do register level programming. I have tried it but i could not get output for this. Can anyone help me out?&sharpin...

Yadav by Associate II
  • 2786 Views
  • 23 replies
  • 0 kudos

Resolved! STM32F407 ADC LOWER LEVEL PROGRAMMING ISSUE

Posted on June 12, 2018 at 06:37Hi Everyone,       I m interested in doing lower level programming. Now i currently working with stm32f407 board. I have successfully got the output for GPIO. Now i am started working on ADC interface. But i couldnt g...

Yadav by Associate II
  • 1653 Views
  • 9 replies
  • 0 kudos

can't escape while loop in SystemClock_Config();

Posted on June 14, 2018 at 09:35So i noticed something interesting. When setting up a project with cube or looking at a ST example for USB host the Config for system clock is like this.RCC_OscInitTypeDef RCC_OscInitStruct;RCC_ClkInitTypeDef RCC_ClkI...

td by Associate II
  • 1316 Views
  • 4 replies
  • 0 kudos

About SWD signals

Posted on June 14, 2018 at 16:00Hello, please tell me, what is the minimum number of signals required for the SWD interface: SWDIO, SWCLK? NRST is also required or possible without it?

v_tamakov by Associate II
  • 1261 Views
  • 4 replies
  • 0 kudos

SPTM34 Eval baord measure current

Posted on June 15, 2018 at 17:43Hey guys, I am using a STPM34 Evaluation board with a  STEVAL-IPE023V1 USB interface to measure a current from a simple circuit through SPI interface. for some reason I always read 0 for the current for C1 and 4.6189 ...

Ling Wu by Associate
  • 499 Views
  • 0 replies
  • 0 kudos

Resolved! the HAL has BUG of CAN drive on STM32F1?

Posted on June 14, 2018 at 19:23Stm32F103 HAL_CAN_Transmit(&hcan,10) not working, always return HAL_TIMEOUT and HAL_ERROR, but when i use STD_Lib everything is good. So i think if the HAL has BUG of CAN on STM32F1?Hello,I'm trying to set up CAN on m...

Wei RP by Associate II
  • 782 Views
  • 3 replies
  • 0 kudos

SPI_DMA Slave Receive only after reset

Posted on June 15, 2018 at 07:53Hi stI try to recieve spi dma slave by stm32f746 as slave i send two bytes for test from master raspberry when reset mcu it receive ok  when i repeat request it receive nothing and rx buffer not changedi tried checkin...

egywell by Associate II
  • 586 Views
  • 2 replies
  • 0 kudos

n-Pulse generation : REP_CNT register

Posted on September 13, 2017 at 23:53I am using https://community.st.com/0D50X00009XkdsSSAR method to drive a servo-like motor interface. In the system, if E-Stop is pressed, I'lI have stop the motor immediately. Is there a way to find out the numbe...

Neo M by Associate II
  • 770 Views
  • 3 replies
  • 0 kudos