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

STM32F072RB interfacing with nrf24l01

I am using STM32F072RB and I have interfaced it with NRF24L01 module.I have refer the library files attached below for nrf24l01 module.I am trying to send string "Hello World" from one module to another. .Transmission found ok, but at receiving side ...

Bs.1 by Associate II
  • 623 Views
  • 0 replies
  • 0 kudos

Resolved! STM32 Self reset

Is there a way to self reset other than watchdog?Without external pull-up resistanceI want to keep the GPIO high even if the MCU performs a soft reset.Is there any way?

LSang.11 by Associate II
  • 1243 Views
  • 2 replies
  • 0 kudos

Hi Everyone, Weare working on a project where using SPI3 with DMA to communicate with flash. The problem we are facing is when copying a file from our module to PC, (file size is around 130 MB), it takes almost 14 minutes to complete the transfer.

Is there anyway we can decrease this time. We are using void DMA2_Channel2_IRQHandler(void) and void DMA2_Channel1_IRQHandler(void). Both RX and Tx callbacks are not firing and really not able to debug this issue. Looking forward to a solution. ...

SNata.1 by Associate II
  • 1787 Views
  • 10 replies
  • 0 kudos

STM32F4 - I2C Stuck Waiting for ADDR Bit

Posted on September 07, 2013 at 05:41Hi All,I am having an issue with I2C transmission on the STM32F4. After successfully transmitting an address byte with values of 0xE.. , the ADDR bit (Address Transmission Complete) in the SR1 register is set.How...

0690X00000602jNQAQ.jpg
jookhai by Associate
  • 1861 Views
  • 2 replies
  • 0 kudos

How to establish UART serial monitor with BLUE pill STM32

Hi, all , i tried to connect a blue pill board to my pc via usb but i cant seem to get the connection to stick , i dont want to use stm cube and want to do it with raw code, is there anything in the datasheet that yo ucould highlight for clarity?

AMat.1 by Associate II
  • 1869 Views
  • 4 replies
  • 0 kudos