-
OK, successfully compiled the SystemVerilog - the two issues I [mentioned](https://github.com/uXeBoy/VGA1306/issues/1#issuecomment-381301208) still remain though.
-
Today I used a library and suddenly I received an error
error: 'vsnprintf_P' was not declared in this scope
vsnprintf_P (cmdBuf, CMD_BUFFER_SIZE, (char*)cmd, args);
So can this function be a…
-
The Butterfly pinout indicates that PB8/9 can be used as alternate pins for I2C. It also seems like that is indeed supported by stm32l4_i2c.c, but I can't find a way to enable that in Wire.h/Wire.cpp
…
-
Thanks for the tool, I picked it up as a part of the ChibiOS distribution then found the original on GitHub.
In the case of using STM32F7XX.ioc file
```$ python mx2board2.py -m /c/Program\ File…
-
The last update (14-April-2017) has changed a lot in CubeMX v1.21 and Firmware Package v1.16.0 at least in the SDIO module. That is why a lot of tutorials are not sufficient anymore.
But you still ca…
-
## Expected Behavior
when i try to set default board config file in default setting,it can't save board config file and show exception.see below
## Actual Behavior
null
java.lang.NullPointerExce…
-
HAL_RCC_GetSysClockFreq() returns 64000000
-
I'm working through Mastering STM32 and a compile error occurred when using CubeMXImporter with a Nucleo-STM32F091. It looks like the make file has an error, however I also noticed that 'system/src/c…
-
# Description
- Type: Possible Bug?
- Priority: Minor
**Target**
STM
I'm dealing with an application on an ST platform in which the serial port is being run at quite a high rate (460800 bits/…
-
such as STM32CUBEMX:
![image](https://cloud.githubusercontent.com/assets/20830435/26626862/28028e7e-462b-11e7-9708-95e8a8426f46.png)
SPC5Studio( No ARM kernel. this is PowerPC kernel):
![image](h…