Hi All,As is the topic. Maybe someone else is stuck with the same problem?I wasted the last few days trying to find why my code is giving wrong (to low) temperature readings but it looks like a device limitation. I try to isolate the test case but in...
Hi all,Afer copy/paste of project cubemx .ioc file name is not updated accordingly and cannot be opened.Manual updating name of .ioc file is fixing this issue.Regards,Pawel
Hi all,Is there any way to save SWO output to file using any official STM product?Best scenario would be to use st-link server.As we can have SWV it in STM32CubeIDE would be nice to have a option to save it to file.Regards,Pawel
Hi all,I am trying to create simple makefile project in CubeMX for stm32g431. After executing makefile I get error:/home/pawel/STM32Cube/Repository/STM32Cube_FW_G4_V1.1.0/Drivers/CMSIS/Include/cmsis_gcc.h: In function '__get_CONTROL':
/home/pawel/STM...
While ago I worked with G431 and 8M fdcan. You can try my calculatorfrom here https://phryniszak.github.io/stm32g-fdcan/It worked for me but I dont know if FDCAN is the same as in STM32H7
Don't wait for a statement. Check reality.Just a while ago I checked farnell and for stm32f line they can offer TWO ST parts (STM32F072) from I guess thousand stm32f variants from ST linecard.I moved with a new project to RP2040. More than 100k on st...
I wouldn't blame STM for this.I guess that the software that you mentioned is not for free. Its very narrow targeted product and STMCube Monitor tries to make everyone happy.Stm32Cube in all forms is free and microcontrollers documentation is freely ...
Use RTT or serial port. Dump whatever you like as a .csv file and then you can analyse it in a spreadsheet.I agree that the cube monitor is a flop.You can try my RTT version which works with stlink.https://github.com/phryniszak/strtthttps://github.c...