-
-
Adding 55 items to a list takes over 1 second. About 4 days ago it was fine.
The time to add each item starts at 4ms (STM32F7 @ 216 MHz) and increases to 40ms at item 55.
Sorry, I can't narrow …
-
**Describe the bug**
Required because of the ST's product change.
Also, test platforms description have to be changed.
-
The EXTI interrupt is caught by the HAL_GPIO_EXTI_Callback(). But there is not HAL_GPIO API to enable / disable EXTI.
This is not appropriate design. Some API to enable / disable EXTI for each lin…
-
I'm using windows 7 Pro 64bits SP1 + STM32CubeIDE 1.1.0 (Latest version available)
Step to reproduce the issue:
- I have cloned this repository https://github.com/eez-open/modular-psu-firmware.git…
-
**Describe the bug**
I'm following the porting guide to port AWS FreeRTOS to STM32F746G_Discovery board board, and I managed to list most of the missing including paths, but currently I'm stuck with …
-
Hello,
may I ask you if it is possible to show how to load the demo source code (for example of F429) into a STM32CubeIDE project (or to upload the final project of this IDE)? I tried doing that by…
-
Hello David,
great work. I put Mcufriend 3.97" TFT on Nucleo board (was F302 , but i changed chip to F303RET ) , so is STM32F303 now; compiled (arduino) ...but didnt run. After some search with DSO…
-
## Schedule
Release candidate: 1 May
Release: 18 May
## Docs
The docs for v7 is available here: https://docs.littlevgl.com/v7/en/html/index.html
The most important part which should be checked …