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 doesn't works (STM32F767ZI)

Hi everyone,I use STM32F767ZI nucleo board and i'd like to use CAN to send data.To begin ijust want to see the data frame sent on Can_Tx on my oscilloscope.For this i just connect the Can_rx to the Can_tx of my nucleo board on PD0 and PD1 to see what...

0693W000003Bp10QAC.jpg
Uvess.1 by Associate II
  • 2055 Views
  • 11 replies
  • 0 kudos

using the TIMER2 ETR input in reset mode for stm32F446RE

Hi everybody,i would like to use the STM32F446 Timer2 with one external input to reset the counter (avlue to 0), then having an input capture to read the timer value between two consecutives reset thru ETR input. Input capture settings is not a probl...

papageno by Associate III
  • 1363 Views
  • 5 replies
  • 0 kudos

I cant write to the FLASH OPTION register

Hi allI need to write an external programmer for STM32G030J6.I've written the SWD protocol, and I'm able to program all FLASH (if no protection applied).the issue is: I can’t write to the FLASH OPTION: (changing protection level from 1 to 0) I can’t ...

YWhit by Associate III
  • 996 Views
  • 2 replies
  • 1 kudos

Resolved! Wake up STM32G030K6T from stop mode using wake up pin

I could wake up the controller from stand-by mode but I realized I needed to use stop mode. What needs to happen for the controller to wake up from stop mode when using a wake up pin? Do you have some code examples preferably using the HAL functions?

varo1111 by Associate II
  • 1020 Views
  • 2 replies
  • 0 kudos

Support for Unicleo-GUI-STM32MCU

Dear TeamGone through the user manual,refer the below linkhttps://www.st.com/content/ccc/resource/technical/document/user_manual/group0/b9/d0/7c/c5/a8/55/4c/bc/DM00337036/files/DM00337036.pdf/jcr:content/translations/en.DM00337036.pdfAlso find the b...

SS_135 by Associate II
  • 631 Views
  • 1 replies
  • 0 kudos

STM32F103VCT6 i2c2 setting trouble...

HiI am trying to communicate using i2c1, i2c2 of STM32F103VCT6.The pins are set as shown below.​- i2c1: PB6 (SCL), PB7 (SDA)- i2c2: PB10 (SCL), PB11 (SDA)​i2c1 is communicating correctly, i2c2 is not communicating with i2c1.When sending data, the bus...

ssooki by Associate III
  • 799 Views
  • 1 replies
  • 1 kudos

Collision Detection on RS485 on STM32F103CB

Hi​I'm doing a topic to detect the collision on RS485. Since I wish to stop transmitting when collision occurred, I need to know how's the bus look like, however while transmitting, the transmit enable pin pull high on SP485EEN, lead the receiving p...

Olly Kao by Associate III
  • 617 Views
  • 0 replies
  • 0 kudos