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

SX1278 LoRa with the STM32L1 using SPI

Posted on April 27, 2018 at 07:23I'm trying to communicate STM32L1 with the SX1278 using SPI, is anyone having the solution or code which can help me out to do this.Thank You!#sx1278 #stm32l1 #stm32l1spi

Low Power for Interrupt Input Port

Posted on April 27, 2018 at 04:31Hi,     Would anyone have advice about minimizing power consumption in an input port that generates an interrupt.      I have a STM32L072 micro with reset switch on Port PB_8 to GND      I am configuring it with     ...

6LoWPAN tutorial, GW not starting

Posted on April 26, 2018 at 20:21Hi !I have tried to follow the steps listed in /external-link.jspa?url=https%3A%2F%2Fblog.st.com%2Ftutorial-6lowpan-guide-creating-network-sending-data-internet%2F.I got the same hardware mentioned there and I have m...

IDW01M1 via nucleo 401RE serial communication

Posted on January 29, 2018 at 11:11Hello,I am trying to follow the 6LoWPAN Tutorial at https://blog.st.com/tutorial-6lowpan-guide-creating-network-sending-data-internet/. I have the same hardware as in the tutorial. Unfortunately, I can't find how t...

Differences in port.c [FreeRTOS vs STM32CubeMX portings]

Posted on April 26, 2018 at 10:16Hi,   The port.c file for the same FreeRTOS version [8.2.3] have a difference.      In the Official FreeRTOS release:   configPRE_SLEEP_PROCESSING( xModifiableIdleTime );   configPOST_SLEEP_PROCESSING( xExpectedIdleT...