issues
search
suikan4github
/
murasaki
STM32 HAL class library
MIT License
18
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support TLV320AIC3204 Codec
#160
suikan4github
opened
1 year ago
0
Charge URART RX from DMA based to interrupt based.
#159
suikan4github
opened
1 year ago
0
Add google test support
#158
suikan4github
closed
1 year ago
1
Merge Develop for v4.0.0 release
#157
suikan4github
closed
1 year ago
0
Cache handling API should not call when the D Cache is disabled.
#156
suikan4github
closed
1 year ago
1
I2C legacy API of CubeHAL causes compile error on STM32H5
#155
suikan4github
closed
1 year ago
1
Template for STM32L152 has wrong UART_PORT define.
#154
suikan4github
closed
1 year ago
1
STM32H5 target has warning of the implicit declaration.
#153
suikan4github
closed
1 year ago
1
xPortIsInsideInterrupt() is not provided for ARMv6-M
#152
suikan4github
closed
1 year ago
1
Installer is searching for StartDefaultTask() imprecisely.
#151
suikan4github
closed
1 year ago
1
Unnessary "volatile" causes warning at build time.
#150
suikan4github
closed
1 year ago
1
Support STM32H5
#149
suikan4github
closed
1 year ago
1
Use xPortIsInsideInterrupt() rather than original function.
#148
suikan4github
closed
1 year ago
1
Support new FreeRTOS installation by CubeIDE.
#147
suikan4github
closed
1 year ago
2
Re-strcut the directories
#146
suikan4github
closed
1 year ago
1
Add Nucleo G0B1RE Support to murasaki_platform.cpp.tmp
#145
suikan4github
closed
2 years ago
1
Change extentions of tempalte.
#144
suikan4github
closed
3 years ago
1
Conditional compile on debug port.
#143
suikan4github
closed
3 years ago
1
Split the thirdparty module as separate project.
#142
suikan4github
closed
3 years ago
1
Cycle counter works only when a program is loaded by debugger.
#141
suikan4github
closed
3 years ago
1
System is reset and serial message is lost when Nucleo USB is connected to VM.
#140
suikan4github
closed
3 years ago
1
Add Si5351A Support
#139
suikan4github
closed
3 years ago
1
Add target/architecture/platform feature.
#138
suikan4github
closed
3 years ago
4
Keep compatibility when correcting spell
#137
suikan4github
closed
3 years ago
0
Allow I2sPortAdapter to use H7
#136
suikan4github
closed
3 years ago
1
CubeIDE set the I2S mode incorrectly when it is set as Duplex mode by user.
#135
suikan4github
opened
3 years ago
0
Removing the L1/F0 I2C workaround
#133
suikan4github
closed
3 years ago
1
Compile failure of adau1361.cpp when No debug, No syslog option
#132
suikan4github
closed
4 years ago
1
Upload "Murasaki Introduction" slide
#131
suikan4github
closed
4 years ago
2
Need description of the Stack headroom.
#130
suikan4github
closed
4 years ago
1
SetSyslogSeverityLevel() is misspelled.
#129
suikan4github
closed
4 years ago
2
Merge Develop to release v3.0.0
#128
suikan4github
closed
4 years ago
0
Release v3.0.0 preparation
#127
suikan4github
closed
4 years ago
1
STM32L1 fails to compile the Exti class.
#126
suikan4github
closed
3 years ago
2
I2cStrategy and SpiStrategy are not appropriate name.
#125
suikan4github
closed
4 years ago
1
Early EXTI call system failure.
#124
suikan4github
closed
4 years ago
1
STM32G0 EXTI cannot release the task by interrupt
#123
suikan4github
closed
4 years ago
1
ESTI is not disabled at first.
#122
suikan4github
closed
4 years ago
1
Make ESTI callback program automatic.
#121
suikan4github
closed
4 years ago
1
I2CMasterStrategy must be renamed.
#120
suikan4github
closed
4 years ago
1
Make interrupt callback program automatic.
#119
suikan4github
closed
4 years ago
1
Merge Develop to Master, as v2.0.0
#118
suikan4github
closed
4 years ago
0
STM32G0 misses EXTI because of HAL incompatibility.
#117
suikan4github
closed
3 years ago
2
Release v2.0.0 preparation
#116
suikan4github
closed
4 years ago
0
ADD DMA checking for Uart and SPI.
#115
suikan4github
closed
4 years ago
1
Saturation on the DuplexAudio transmitting.
#114
suikan4github
closed
4 years ago
1
HAL conversion time is not correctly set.
#113
suikan4github
closed
4 years ago
1
Add more parameter check to the SPI master and slave.
#112
suikan4github
closed
4 years ago
1
Add more parameter check to the SAI
#111
suikan4github
closed
4 years ago
1
Drop 8bit support from DuplexAudio
#110
suikan4github
closed
4 years ago
1
Next