-
```
What steps will reproduce the problem?
1. keil uvision
2. #define FIXMATH_NO_64BIT
3. code does not use the available 32 x 32 HW 1cycle multiply
Cortex M0+ does not have the M3 4 multipy, however…
-
Hello,
I am trying to show pictures and videos on an st7789 screen with stm32f103c8. I wanted to try your code but my Keil uVision version does not support (L6047U: The size of this image (49960 byte…
-
```
What steps will reproduce the problem?
1. keil uvision
2. #define FIXMATH_NO_64BIT
3. code does not use the available 32 x 32 HW 1cycle multiply
Cortex M0+ does not have the M3 4 multipy, however…
-
```
What steps will reproduce the problem?
1. keil uvision
2. #define FIXMATH_NO_64BIT
3. code does not use the available 32 x 32 HW 1cycle multiply
Cortex M0+ does not have the M3 4 multipy, however…
-
```
What steps will reproduce the problem?
1. keil uvision
2. #define FIXMATH_NO_64BIT
3. code does not use the available 32 x 32 HW 1cycle multiply
Cortex M0+ does not have the M3 4 multipy, however…
-
Hi,
I'm working on a sensor that uses STM32F302 mcu. The device must be able to be connected to a NMEA2000 network and provide information about the depth and temperature of the water.
I'd like to u…
-
http://blog.dazecake.moe/2022/03/28/%E4%BD%BF%E7%94%A8VSCode%E5%92%8Csdcc%E8%BF%9B%E8%A1%8C%E7%8E%B0%E4%BB%A3%E5%8C%96%E5%8D%95%E7%89%87%E6%9C%BA%E5%BC%80%E5%8F%91/?
前言这个学期学校开设了单片机课程,这是一门很有意思的课,之前也…
-
Hi,
I am currently trying to add the GCC support in my target clayer:
but when I do this and open the generated cprj file with Keil microvisio…
-
From the command line (bash), CMSIS does not have a simple means of creating applications from a vendor's set of examples. In uVision and Keil Studio the installed packs are scoured for examples and t…
-
I would like to experiment with the code myself, but I am not sure where to start. I have experience of Arduino, PlatoformIO and some Rust experience on STM32F1 and F4, but I need a little direction o…