STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GAM module of X-CUBE-AUDIO does not work with STM32L

I tried to use GAM module of X-CUBE-AUDIO. In the documentation, it says that it can be used with any STM32 which possess M4 core however when I try to use it with STM32L series one, the function of the module returns -6 which indicates wrong hardwar...

Oozzy.1 by Associate II
  • 769 Views
  • 5 replies
  • 0 kudos

Setting Brown-Out Threshold in Option bits

Hi,for my application, I need to set my BOR threshold to about 2.5 V in my STM32L476RG. My understanding is that the preconfigured threshold is at level 4, which is 2.8 V (see RM0351 Rev 7, page 111).What is a good strategy for setting the BOR_LEV bi...

AHass.1 by Associate II
  • 847 Views
  • 1 replies
  • 0 kudos

STM32L0C8T6 failed to communicate with M24C02 through IIC

STM32L0C8T6 failed to communicate with M24C02 through IIC,iic uses cubemx default configuration,The relevant code show as below:​#define ADDR_24LCxx_Write 0xA0#define ADDR_24LCxx_Read 0xA1#define IIC_BufferSize 256uint8_t IIC_WriteBuffer[IIC_BufferSi...

0693W000006HdlxQAC.png
*于.1 by Associate II
  • 589 Views
  • 2 replies
  • 1 kudos

Resolved! Not sure to whom to address my question: Question about Virtual Com-Port-Driver 1.3.1.0 installed on WIN10. The manager states "STMicroelectronics Virtual COM Port (COM 6)". But my attached ext. divice, which I want to access only accepts port 4!?

How can I change the driver to port 4 or how can I install the driver additionally for port 4? *Edited by moderation: please don't mention your email address publicly on this forum*

MKnap.1 by Associate II
  • 701 Views
  • 4 replies
  • 0 kudos

STM32F103 SPI Slave strategy

I use STM32F103C8T6 as SPI slave and want to send data on request by master.The master sends to the slave a byte, which has to be used to decide, what has to be doneor what data data has to be sent to the master, and a fill byte which is neededto shi...

DNeum.1 by Associate II
  • 1163 Views
  • 5 replies
  • 0 kudos

Is there a HAL example of a memory to memory, or memory to peripheral DMA operation triggered directly by a TIMER event (not via a timer ISR) on the STM32H7?

I've read a ton of app notes, the STM32H7 reference manual, posts here, and I can't figure out how to have the timer UP event trigger a DMA operation. I'm sure this is obvious to someone with more understanding and could be gleaned from other STM32 m...

CMorg.1 by Associate II
  • 1457 Views
  • 7 replies
  • 0 kudos