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

Wifi is not connecting with the board B-L475E-IOT01A.

Hello Team,i have flashed B-L475E-IOT01A-WiFi-Bridge-S2LP binary into the B-L475E-IOT01A board and then it asked to enter the input ssid , password and security type. i given all correct value but we are getting the response like "Given SSID not F...

JC.1 by Associate
  • 1884 Views
  • 3 replies
  • 0 kudos

Output Compare Formula [STM32H7]

I'm using TIM5CH3 to toggle an I/O, but AN4013 doesn't list a formula for the Output Compare, so I'm using the Timer Base Generator in Section 2.2: Update_event = TIM_CLK/((PSC + 1)*(ARR + 1)*(RCR + 1))With TIM5 CLK of 60Mhz, Prescaler 60-1, and ARR ...

0693W000001rdUeQAI.png
bnguy.1 by Associate III
  • 1300 Views
  • 4 replies
  • 0 kudos

Cannot connect to Nucleo G031K8 via ST Link

I just bought a STM32G031K8 Nucleo, and when I connect it to ST-Link through Normal mode, the device is not recognized. It hangs, and ST Link throws the error shown in the picture. There should be a problem with Reset because it says it cannot rese...

0693W000001sA32QAE.png 0693W000001sA37QAE.png
xpp07 by Senior
  • 811 Views
  • 3 replies
  • 0 kudos

Problem initialising RTC on STM32F031 Nucleo-32 board

I am using code generated using CubeMX to configure the RTC, however the HAL_RTC_Init() function is returning an error. The clock configuration is this -void SystemClock_Config(void){  RCC_OscInitTypeDef RCC_OscInitStruct = {0};  RCC_ClkInitTypeDef R...

PMacp.1 by Associate
  • 706 Views
  • 2 replies
  • 0 kudos

Atomic SPI?

I am getting two bytes making 15 bit adc result via SPI bus. Is there a way to make SPI operation atomic, what aboiut DMA. And what about code in general, how does one disable interrupts or make thing atomic.Please note, there is no rush, the CPU is ...

LMI2 by Lead
  • 900 Views
  • 3 replies
  • 0 kudos

How to find posts??

Sorry. Forum structure / operation unfamiliar to me. I posted a question and got an answer.GOOD! I think. So I logged out. Did some work. Came back later. Logged in. I thought the question was in STM32 MCU's. If I type my user name in the search b...