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

STM32F413 CAN BUS Problem

Hi, guys!I'm using a board developed in my company that uses a STM32F413VGT3. It has a MCP2551 and I have to use CAN BUS to comunicate.The problem is that we're using PD0 and PD1 as CAN1_RX and CAN1_TX, because PA12 is used to USART1_RTS. I'm able to...

RBall.1 by Associate
  • 1022 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F373 ADC internal channels only measure 0xFFF

Hello,I´m working on a Project with a STM32F373CCT. I need to compensate the signal read from the SDADC Signal with the internal ADC Temprature sensor.The Problem is that I only get the Value 0xFFF from the internal Temprature Sensor and also the Ref...

SBurg.1 by Associate II
  • 1274 Views
  • 2 replies
  • 0 kudos

Setting up SPI for AD7190 with STM32G474CE

Hi all, I am trying to setup SPI for the ADC AD7190. I am just attempting to reset the ADC after power up and then read the device ID register to check the communication. I have not been able to do that until now. I will summarize the code here and I...

SRama.1 by Associate
  • 2399 Views
  • 1 replies
  • 0 kudos

Hello everyone. I'm using a ADC with DMA. The device is stm32l073.

If the ADC is used alone without using DMA, the data conversion will be performed in the cycle described in the data sheet.However, the conversion time is doubled when using DMA.Do you know why?​Common conditions・Clock : 16MHz・​Clock Prescaler : Asyn...

R.K by Associate II
  • 461 Views
  • 1 replies
  • 0 kudos