STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI1 stm32F103

Hi everyone,So, i would like to test SPI1 communication on my stm32F103, using just the clock and MOSI line by sending 0x55 data on MOSI line , but when i see the traces on logic analyzer, i'm getting a weird values !as seen in this capture picture, ...

0693W000007ZSegQAG.png
SIDRI.1 by Associate III
  • 384 Views
  • 0 replies
  • 0 kudos

STM32H7A3: SPI not working if SCK disabled

I am trying to emit data on SPI MOSI without enabling the corresponding SCK pin. This is useful for instance to control WS2812-type LEDs.​However when I use `HAL_SPI_Transmit_IT` to transfer 3 words, the IRQ Handler gets called 3 times (triggered by ...

AGebr.2 by Associate
  • 919 Views
  • 2 replies
  • 0 kudos

ADC lines behavior when STM32 is not powered?

Hi!I'm using an ADC line of the STM32 MCU to read battery voltage that goes from 6.7V to 8.4V.The battery voltage is given to the MCU via a divider (by 4, so the maximum voltage given to the ADC line of the MCU will be 2.1V).I wanted to know, if ther...

YGehl.1 by Associate II
  • 447 Views
  • 1 replies
  • 0 kudos

Touch Key in STM32L1

Hello, We are currently working on touch sensing in STM32L1V8XA Microcontroller Below are the queries :1) How to get started with cap sense touch key in STM32L1V8XA Microcontroller. Do we need to use STMTouch touch-sensing library https://www.st.com/...

JArot.1 by Associate
  • 327 Views
  • 0 replies
  • 0 kudos

Hello, I am a novice, I want to use rs232 to communicate with the computer in stm32f072cb,I want to enter 123 and post 456。I use PA9, PA10 is TX, RX

/** ****************************************************************************** * @file 01_Transmitter/main.c * @author MCD Application Team * @version V1.2.0 * @date 19-June-2015 * @brief This code example shows how to confi...

Hjing.1 by Associate
  • 912 Views
  • 5 replies
  • 0 kudos

Datasheat vs .stm32h745xx.h

I am trying to debug my USB and in the process I am going through all the registers defined in the datasheet vs stm32h745xx.h file and I see that in some cases the .h file has registers defined that is not in the datasheetGUSBCFG_CTXPKT : in .h but n...

LHoug.1 by Associate II
  • 486 Views
  • 1 replies
  • 0 kudos

Resolved! This specific CAN2 config crashes during HAL_CAN_Init(), why

Lets hope someone has a felicitously revelation, or a clue.I am using a custom board with a nice stm32f105rbtx, fed with external XTAL.Everything worked like a charm untill i configured the clock to be 72Mhz and readjusted the can parameters in CUBEM...

0693W000007ZNwVQAW.png 0693W000007ZNxsQAG.png 0693W000007ZNz5QAG.png 0693W000007ZO0DQAW.png
Javier1 by Principal
  • 583 Views
  • 1 replies
  • 0 kudos