Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
4b8f518c48
|
[stm32][adc] add error code return
|
2023-03-19 23:50:44 -04:00 |
Zxy
|
c9f7f0e771
|
[BSP][stm32] fix the compile error
|
2023-01-16 23:21:21 -05:00 |
Meco Man
|
7ecba50ff6
|
format stm32 drivers
|
2023-01-08 22:52:13 -05:00 |
wdfk-prog
|
431579a166
|
[stm32][adc]更改配置通道与校准函数顺序 (#6758)
* [stm32][adc]更改配置通道与校准函数顺序
* 添加16位与14位分辨率配置
* 添加内部参考电压与温度,电池电压通道配置
* [stm32][adc]修改返回参考电压函数
* 返回准确的参考电压值
* 通过该值在使用__HAL_ADC_CALC_DATA_TO_VOLTAGE宏计算的电压值更为准确
* 删除多余代码
* 规划代码格式
* 更新支持其余芯片
* 已测试F429
|
2023-01-02 01:47:58 -05:00 |
100ask-Alen
|
3d06d96f65
|
[bsp][stm32][drv_adc.c]: change the bsp name of 100ask to be consistent with other bsp and commit a bug for drv_adc,c (#6068)
* [bsp][stm32][drv_adc.c]: change the bsp name of 100ask to be consistent with other bsp and commit a bug for drv_adc,c (#6068)
|
2022-06-14 14:17:22 +08:00 |
Stanley Lwin
|
04a17d469a
|
[device][adc] implement adc_get_vref (#5988)
* add adc_get_vref
add stm32_adc_get_vref
|
2022-05-29 10:22:33 +08:00 |
Man, Jianting (Meco)
|
c2a0995545
|
[adc] 支持adc框架获取BSP的ADC分辨率 (#5853)
|
2022-04-22 22:26:41 +08:00 |
Meco Man
|
fc04d828ee
|
[stm32][driver] auto formatted
|
2021-03-08 22:40:39 +08:00 |
Dozingfiretruck
|
d79df8c329
|
修复ADC异常
|
2020-10-23 18:15:59 +08:00 |
Dozingfiretruck
|
af1e92e661
|
stm32wb
|
2020-10-14 15:03:33 +08:00 |
thread-liu
|
8edb7c316a
|
[add] stm32h7 adc and dac driver.
|
2020-10-09 10:24:08 +08:00 |
luhuadong
|
25cafc9d42
|
[stm32] perform an automatic ADC calibration to improve the conversion accuracy using function HAL_ADCEx_Calibration_Start().
|
2020-08-12 02:09:52 +08:00 |
thread-liu
|
2fcd940b57
|
[update] add drivers for stm32mp1.
|
2020-06-23 11:26:11 +08:00 |
Sunwancn
|
d211a27aff
|
[drv_adc.c]Fix ADC channel Configuration bug for SMT32F0/L0/H7
|
2020-03-20 09:05:45 +08:00 |
MurphyZhao
|
1f842df9ce
|
[bsp][stm32] remove C99 feature
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-07 14:24:09 +08:00 |
MurphyZhao
|
891823521a
|
[bsp][stm32] fix RT_ASSERT location error
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-08-06 18:00:57 +08:00 |
misonyo
|
aae6274ef1
|
[bsp/stm32]add stm32f2xx template
|
2019-06-18 18:26:49 +08:00 |
guanwenliang
|
7b53218720
|
完善STM32G071的BSP
|
2019-02-15 10:43:09 +08:00 |
yuneizhilin
|
e5726f206a
|
完善stm32_adc_init函数
|
2019-02-01 12:56:36 +08:00 |
SummerGift
|
c6be644157
|
[bsp][stm32] update stm32 mul-series drivers
|
2018-12-26 10:43:46 +08:00 |
Hao Zhu
|
e0c2bf09e3
|
修改错误
|
2018-12-12 16:51:39 +08:00 |
Hao Zhu
|
9890034242
|
[bsp][stm32][stm32f767] 移植qspi
|
2018-12-12 16:49:27 +08:00 |
SummerGift
|
d509db834b
|
[bsp][stm32] add more drivers for stm32 bsp
|
2018-12-10 09:48:10 +08:00 |