-
I see that you IDE project is custom-made. Have you considered embedding your work to Cubemx-generated project so that it can be easily integrated to projects that use FreeRTOS, for example. Cubemx do…
-
Thanks for the example, but a number of questions arise:
1. Will such a method work correctly on an already trained MobileNet model ? After all, we violated the internal architecture of the model. …
-
ST has recently launched a series of scalable bootflash MCUs - [ STM32H7Rx/7Sx]( https://www.st.com/resource/en/application_note/an6062-introduction-to-stm32h7rx7sx-system-architecture-and-performance…
-
While working on a project, i have ran into the following error when building the STMicroelectronics package via STCubeMX.
`Error[Pe120]: return value type ("void *") does not match the function ty…
-
According to the book (and the script), there are changes to the directory structure that is not compatible anymore. The book and the script used the following directory structure:
```
Project Root…
-
Per https://community.platformio.org/t/cant-find-cmsis-rtos2-on-nucleo-l452re-with-stm32cube-framework/18713.
The current builder script only uses a few things from the Drivers/CMSIS folder of the …
-
The orignal source for the SVD files has dissapeared for the STMicro SVD files. Should look for an alternative and implement this once again.
-
ST has recently launched a series of low cost ULP MCUs - [STM32U0](https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html). They've also released Nucleo boards for one of the more …
-
hello,
I'm using the BMA280 sensor on the Nucleo board. My code is working perfectly fine but whenever I'm trying to generate the interrupt it's not happening.
Can you pls help me out..
-
If you're going to be slimy and silently change the variant of the MCU being manufactured on your boards, at least document the change with an incremented version number and proper support.
Thanks!