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

QSPI DTR Mode

Hii,Can someone please help me out in configuring QSPI in DTR mode to read and write data to the external QSPI memory. What all configurations are required to change to switch from STR to DTR? I am using STM32F469xx MCU with MT25QL128ABA NOR Flash in...

Resolved! Help for choosing UART pins for bootloader

Hello,I'm designing a pcb with a STM32L031 MCU. I will use serial UART2 for bootload and debug.In ST application note nº2606 and "STM32L031x4 STM32L031x6 datasheet", it is said :"The boot loader is located in System memory. It is used to reprogram th...

Arthur21 by Associate
  • 2352 Views
  • 6 replies
  • 3 kudos

INA1863IDCKR

Hello,I am trying to read the value from the INA186A3IDCKR current integrated circuit using the ADC2_INO channel on the stm32f103c8t6 microprocessor. My ADC channel is connected to the Vout section. When I examined the datasheet, I did not come acros...

rl.png
Leylifer by Associate II
  • 2324 Views
  • 5 replies
  • 1 kudos

RF shielding / leakage problem

We have one of our products failing a certification test because the radiated RF energy at 168 MHz is too high. This 168 MHz being the MCU clock frequency. The treshold is only exceeded by 0.8 dB so that's really annoying. We could solve this by plac...

RHarte by Associate II
  • 623 Views
  • 0 replies
  • 0 kudos

Resolved! Init Ethernet on STM32H7 error

Hi, I'm trying to create my first project with ethernet on STM32H7. I tried to give an example with a nulceo with a similar chip and I succeeded, now I'm moving on to my custom board.I configured the system with STM32CubeIDE, generated the code and j...

FMass.1 by Associate III
  • 2066 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H5 HAL_FLASHEx_OBGetConfig gives incorrect EDATASize

When I configure 8 EDATA sectors withFLASH_OBInitStruct.OptionType = OPTIONBYTE_EDATA;FLASH_OBInitStruct.Banks = FLASH_BANK_1;FLASH_OBInitStruct.EDATASize = 8;HAL_FLASHEx_OBProgram(&FLASH_OBInitStruct); and then I read the result: FLASH_OBInitStruct....

PieterG_0-1701332072748.png
PieterG by Associate III
  • 1278 Views
  • 1 replies
  • 1 kudos

Stop Mode with F413VGT6 controller

Hello,I am Currently working on STM32 Low Power Mode and For an Application, I have to Wake Up the Controller from CAN Receive Interrupt. Although In the Datasheet it is mentioned that wakeup is possible using External Interrupt and RTC but I would l...

stm32g030k8 ADC

Hi I am working on multichannel ADC ,if its a single conversion I am getting correct values but when it is more than 1 i am getting same conversion values from all channels. void Adc_Vbat(void) { ADC_ChannelConfTypeDef sConfig = {0}; sConfig.Cha...

meena by Associate III
  • 647 Views
  • 2 replies
  • 0 kudos

stm32 as a SPI slave data transmit error

hi there, I want to communicate between two Stm32 using SPI, when i transmit date from master to slave, it received(using received interrupt). but when want to transmit date from slave side it gives HAL_error,master side code while (1) { for(int...

ykn by Senior
  • 1729 Views
  • 2 replies
  • 0 kudos

Resolved! About filter behavior in case of ID list and 16bit scale

HiI would like to know about filter behavior in ID list mode and 16bit scale.I would like to receive 3 standard IDs.I know that with the combination of ID list and 16bit scale, I can receive 4 standard IDs. In this case, one will remain when setting ...

Ukazu by Associate III
  • 1339 Views
  • 4 replies
  • 0 kudos