-
PLATFORM: ST STM32 (11.0.0) > STM32F030C8 (8k RAM. 64k Flash)
HARDWARE: STM32F030C8T6 48MHz, 8KB RAM, 64KB Flash
DEBUG: Current (blackmagic) External (blackmagic, cmsis-dap, jlink, stlink)
PACKAGES…
-
Hi, I'm trying to compile gnu-tools-for-stm32 (arm 7-2018-q2-update) and get the binary that comes with STM32CubeIDE (1.5.1)
```
com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-…
-
Up to ststm32 version 9.x there was no need for a `product_line` field in the `board.json`. This changed with version 10. The value is needed to get the right linker file and includes. However, the va…
-
Unless I've missed something, there is no mention of support for STM32H5 series chips. Is there a reason for this or has it simply not been a priority? I've got a couple of boards using STM32H5 chips …
-
I followed the steps on [Blinky, your “Hello World!”, on STM32F4-Discovery](https://mynewt.apache.org/latest/tutorials/blinky/blinky_stm32f4disc.html).
And every step's result looks fine.
But do…
-
I cant seem to be able to compile the firmware with vs code. i get a "Warning! `env_default` configuration option in section [platformio] is deprecated and will be removed in the next release! Please …
-
Love the board for stm32f446 - I followed the schematic and assigned these pin configuration for SDIO
Select 4 bits wide bus in stm32 cubemx
PC8 - SDIO_D0
PC9 - SDIO_D1
PC10 - SDIO_D2
PC11 - SD…
-
Per https://community.platformio.org/t/where-are-all-the-new-stm32-boards/23304.
Platform-STSTM32 should support all the boards which are selectible with that core in the Arduino IDE, too.
Exam…
-
I tried to execute Smart mic project with KWS (real time) example as given in "Smart mic - "https://www.st.com/en/embedded-software/fp-aud-smartmic1.html" and KWS - "https://github.com/ARM-software/M…
-
Hello,
I would like to connect to MQTT brokers that require certificate based auth (AWS for example) to the PSU.
Is it possible to put the certificates (Private key, Device Certificate and Certi…