User Activity

Hi all,I am trying to design PID controller to monitor LED temperature Control Variable: Parameter that adjust the LED brightnessProcess variable: LED temperature (measuring it with sensor) I am looking for some tips to tune my PID parameters as well...
Environment: SW4STM32 System WorkbenchMCU: STM32L432KCUDriver: HAL LibraryI am getting #error:define according to use ARM cortex.......................
I am using STM32L4 in my project. To download my .hex into flash memory, I am using ST-LInk V2 programmer and STM32Cube programmer. I am successfully in loading my .hex file to STM32L4 using STM32Cube programmer, but I do not think STM32Cube programm...
Hello I am writing an algorithm for my college project where I need to send 255 values to stm32F4 and than STM32F4 with process this data. I have saved this values as .csv file and I wish to send this data over serial port. Can anyone help me underst...
Hello,I am using STM32CubeProgrammer for Bootloading for updating Firmware. I am bootloading over USART using RS232 Protocol. I am under the impress that unlike Flash Loader Demo GUI, STM32Cubeprogrammer can boot load in RS485 Protocol. Can some one ...