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

STM32F411 - temperature sensor returning 0

Hi All , Im trying to read the temperature from the internal temperature sensor.But everytime Im reading i recevied 0Here is my code:#define ADC1EN (1U<<8)void temp_init(){ // Configure ADC module ADC1_IN18 channel // Enable Clock access RCC->APB2ENR...

Tmizr.1 by Associate II
  • 1751 Views
  • 6 replies
  • 0 kudos

How can I read 4 inputs of ADC continously (using HAL)

I have initialized ADC1 and assigned it 4 channels (PA4-PA7 as IN4 to IN7). My initialization looks like this:static void MX_ADC1_Init(void) {   /* USER CODE BEGIN ADC1_Init 0 */   /* USER CODE END ADC1_Init 0 */   ADC_ChannelConfTypeDef sConfi...

How to send files from NAND Flash to PC?

I have data stored of sensors in NAND flash using SPI Protocol with STM32H743 IC in file format(multiple files are created in NAND flash).I want to take out that data from NAND flash and send it to my PC for analysis. How should I transfer this data?

SGupt.15 by Associate
  • 696 Views
  • 2 replies
  • 0 kudos

STM32F302CBT6 Master clock Configuration - I2S

Hello!I am trying to configure Master clock output frequency for I2S interfacing with the TI tlv320aic3254 but there is no Master clock or i2s setting on the clock configuration.As i see in the Clock tree in the datasheet there are master clock optio...

0693W00000aJoEKQA0.png 0693W00000aJoEAQA0.png
PPats.1 by Associate III
  • 1572 Views
  • 2 replies
  • 0 kudos

trigger ADC every "X" IRQs from TIM

Hi, I'm building an LLC converter using STM32F301C8. The converter consists of MOSFET half-bridge. The output voltage is controlled by changing the switching frequency with a constant duty cycle of 50%. I use TIM2 for PWM and adjust the frequency usi...

PJano.1 by Associate II
  • 831 Views
  • 2 replies
  • 0 kudos

Resolved! automatic status polling example

HelloI use STM32U575 to run some tests for my company, I have used S26KL512S in automatic status polling mode but it seems that it does not work with the hyperflash octal memories.Is there any example on this mode with other memories with the same MC...

AAree.1 by Associate II
  • 750 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U575 and Hyperbus memory

HelloI use STM32U575 to run some tests for my company I have used some octal memories before but I have an issue with the Infineon S26KL512S memory it is not working, unfortunately I am not even able to read or write on the memory is there any exampl...

AAree.1 by Associate II
  • 1474 Views
  • 5 replies
  • 0 kudos