User Activity

Hello!I am using STM32 Cube Programmer API to flash a device with ST-LINK. I am using ST-LINK example 1. When I use connectStLink(debugParameters) it returns the value '-545'. Doxygen comments say that if it returns 0 the connection was successful, o...
Hello!I am trying to implement ST7567A LCD (128x64) with I2C on my STM32L433RC MCU.Only working libraries I can find are for Arduino. Found an STM32 library for 16x2 LCD, tried adapting it, but couldn't. Trying to include all the neccessary header an...
Hello!I am trying to use the STM32CubeProgrammer API to create my own application with a simple GUI in C++. Currently my solution is compiling the STM32CubePrgAPI as static library and then include it in a MFC project.Basically user clicks OK from th...
Hey!I am having trouble with my ADC readings on my STM32G071RB.I am currently using 2 ACD-s for testing. VREF is set to 2.048 V. On 1 ADC, I give the input of 1.65 V directly from an external PSU. On the other ADC, I use the boards 3.3 V and run it t...
Hello!I am very new to STM32 boards and MCU-s overall. I am using a Nucleo-G071RB and I implemeted this Modbus library: /ceremcem/modbus_lib. For testing I use Comtest Pro. The code was working without issues on a Nucleo-F446RE. On Nucleo-F030R8 I am...
Kudos from