STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

sensor in X-CUBE-MEMS1

I am using kit board stm32f411vet6 discovery, it has L3gd20 sensor and LSM303DLHC sensor. I want to ask if i can use x-cube-mem1 for L3gd20 and LSM303DLHC because i didn't find one. If x-cube-mem1 is not used then what other library or support softwa...

STM32H7B3I-DK graphics programming

Hello everybody,I want to program a graphics animation for the lcd display of the STM32H7B3I-DK Board. In this project I dont want to rely on other libraries. I want to do everything by myself. That means do the read/write operations to the needed re...

v-c by Visitor
  • 44 Views
  • 0 replies
  • 0 kudos

Failed to receive file via tftp

I am working on a tftp client program that receives a file from a tftp server. I found the tftp client library below and ported it. https://github.com/particle-iot/lwip/blob/master/contrib/examples/tftp/tftp_example.c   The file is received in debugg...

jmyoo by Associate
  • 120 Views
  • 2 replies
  • 0 kudos

RTC Wake-Up from Stop3 on STM32U545RE

I would like to use the Stop3 low-power mode on an STM32U545RE (NUCLEO-U545RE-Q board) and to wake-up the device by the RTC. I have a working example for Stop2 mode for which I largely used the inspiration from the stm32u5 workshop. But when I replac...

TNaum by Associate II
  • 429 Views
  • 13 replies
  • 0 kudos

LL Driver For I2C while integrating BN0086

HiI am using STM32L031F6 microcontroller and trying to read data from BNO086. The HAL driver i2c code is working fine but LL driver code doens't work. I want to use LL driver for i2c. Following is my LL driver code for reading and writing. Read Funct...

STM32F746 LWIP + FreeRTOS CMSIS V2

Hi,I'm using an STM32F746G-DISCO board and I'm just trying to build a build a simple project with LWIP and FreeRTOS using CMSIS V2 however after enabling the minimum hardware using CubeMX I am unable to get any ping replies from the board. If I use C...

marcinq by Associate
  • 273 Views
  • 3 replies
  • 2 kudos
Labels