STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! assignment discards volatile qualifier problem

I have a SPI Receive Interrupt function. where I have use *pRxBuffer as a volatile. But, I get the error of "assignment discards volatile qualifier". As attached in the figure below. How do I fix that line to make sure the warning will go away?

0693W00000BadmeQAB.png
WM_IR by Senior
  • 5544 Views
  • 6 replies
  • 0 kudos

STM32 Timer?

I'm just getting started with STM32, so I'll askI need to generate a 25ns pulse 75ns gap on one output and againOn the other the same, but shifted by 180 degrees, ie by 50nsIs it in the power of STM32 timers to do this?The whole is mainly the rising ...

0693W00000Bai3yQAB.png
GHerz.1 by Associate
  • 1212 Views
  • 5 replies
  • 0 kudos

What would cause the RTC to become damaged or stop updating hrs, mins and secs (but not subseconds) on an STM32L082 within a Murata CMWX1ZZABZ-078?

I have two projects, both using HAL libraries in STM32CubeIDE 1.5.1.The first project simply initializes the RTC, using external 32kHz crystal, and then falls into a loop that reads the RTC every second. Using my debugger with a breakpoint, I can see...

BrianG by Associate II
  • 663 Views
  • 2 replies
  • 0 kudos

External OctoSPI flash and internal Flash

Hello everyone ; I am sorry for the basic question ; this is my first experience in external flash. we a re using kiel for develop our software . how can I set that some part of code to be located in the external falash ? and is it possibel to have m...

VREF+ current consumption

HiI use 16-bit ADC of STM32H725 with an external 3v reference.what is the current consumption from the Vref?in the datasheet DS13311 - Resources - Search STMicrocontrollerstable 83 the current consumption is only from VDDA.

IMor.1 by Associate II
  • 575 Views
  • 1 replies
  • 0 kudos

Resolved! BOOT0 pin and SWCLK pin are the same pin - Is that OK?

Hi!I'm using STM32G030F6P6 TSSOP-20 and I notice that BOOT0 pin and SWCLK pin are the same pin. If I want to program the STM32G030F6P6 MCU, then I only need SWDIO and SWCLK and NRST pin and forget about the BOOT0 pin because BOOT0 pin is not avaiable...

0693W00000BadcFQAR.png
DMårt by Lead
  • 1878 Views
  • 6 replies
  • 0 kudos

SAI or SPI clock requirement as I2S slave

When acting as I2S master, the kernel clock frequency for SAI or SPI must be set to some multiple of the audio sample rate, and the bit clock and frame sync signals are then generated by dividing the kernel clock. Now, if acting as I2S slave the bit ...

HWidj.2 by Associate III
  • 776 Views
  • 2 replies
  • 0 kudos