STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem using SPI on NUCLEO-L476RG

Hi there everyone,I want to use SPI to communicate with an IMU, but I am having trouble communicating with any SPI devices. This is how my SPI is set. This is a snippet of my simple SPI test code./* USER CODE BEGIN 2 */ for (uint8_t i = 0;i<100;...

0693W00000ANdwjQAD.png 0693W00000ANdznQAD.png 0693W00000ANe07QAD.png 0693W00000ANe0bQAD.png
MSzab.2 by Associate
  • 896 Views
  • 2 replies
  • 0 kudos

Resolved! RM0394 pdf issues

Posted on February 13, 2018 at 11:35Hi, just nitpicking here but still...The RM0394 (reference manual for STM32L4xxx) has a bad table of content, the entries go like this: 1, 2, 3, 4, 5, then restart 1, 2, 3, 4, 5, 6, 7, 8, then finally 1 2 3 ... as...

Kraal by Lead
  • 1299 Views
  • 7 replies
  • 0 kudos

Alternate functions linked with PB6 pin in STM32G473VCT6

Hi,I'm using the STM32G473VCT6 and I'm confusing with alternate functions available in pin PB6. According to table 13 in datasheet it is possible to configure this pin as I2C1_SCL, but in table 12 this option doesn't exist. What is the correct option...

rd123 by Associate
  • 1157 Views
  • 5 replies
  • 1 kudos

STM32F405RG IWDG Behaviour

Hi all.Thanks in advance for taking the time to answer - much appreciated.Context:STM32F405RG running 3 tasks using CMSIS_OS v2. Using HAL.IWDG set to 10s.HAL_IWDG_Refresh() sprinkled throughout the 3 tasks and in idle task.Symptoms:IWDG resets MCU l...

connect by Associate II
  • 675 Views
  • 3 replies
  • 0 kudos