授之以渔: 卡尔曼滤波器 ....大泻蜜 .........................
2021-7-14 10:11
- 侃单片机论坛
- 278
- 108201
mark
STM32的DSP库中的IIR滤波器函数的系数怎么求?
2016-4-9 14:35
- ST MCU
- 8
- 6649
you can use scilab (free tool) .
[STM32F4]USB FIFO问题咨询
2014-10-16 14:10
- ST MCU
- 5
- 4110
系统可以分配给4k
关于官方USB例程FOR F407
2018-6-7 09:53
- ST MCU
- 13
- 3521
maybe is the setting of clock issue , please make sure the source of USB clock is 48MHZ ..
STM32和LPC1768那个好
2015-2-13 14:53
- 嵌入式操作系统论坛
- 13
- 6636
Dependent on your application ...:D
编程问题
2014-8-6 11:52
- ST MCU
- 5
- 1481
Practices, practices and practices ..is the only way .
用FLASH代码SD卡应该行吧?
2014-1-28 08:56
- ST MCU
- 2
- 1318
YES, you can use SD card as Mass Storage based on the file system ...
First , you need to implement ...
ILI9320
2013-11-18 14:34
- ST MCU
- 3
- 1715
If your LCD driver is ILI9320 , you can use STemWin GUI library ...
GD32F103R8T6 USB 例程
2013-11-14 09:00
- GigaDevice GD32 MCU
- 2
- 1936
interesting answer .
USB虚拟串口中,PC每1ms发送一次SOF,设备就进一次中断?
2013-9-27 20:49
- ST MCU
- 11
- 4941
you can disable SOF interrupt .
In USB application , you need respond ACK ,NAK or stall in 3ms . ...
YES.
USB_SIL_Write 不能发超过4个Byte?
2013-8-26 09:31
- ST MCU
- 6
- 5503
your descriptor table of USB ....
1.//===========================================
0x95, 0x06, ...
stm32f4 没法实现U盘
2013-8-22 20:04
- ST MCU
- 5
- 2122
Have you tested the USB library that include Mass storage example project ?
外部中断问题请教
2013-8-22 09:01
- ST MCU
- 2
- 1410
Please note that external interrupt setting and initiating.
GD32F103VBT6支持FSMC功能吗?
2013-8-27 10:09
- GigaDevice GD32 MCU
- 9
- 3109
Cool .
关于在IAR中RAM 和FLAH的使用
2017-9-30 13:05
- ST MCU
- 13
- 14825
是不是 readonly code memory + readonly data memory = FLASH readwrite data memory = RAM?
...
如何在Stm32上使用LwIP访问网页呢?
2013-11-20 18:17
- ST MCU
- 2
- 1781
you can download lwIP library from ST website (AN3102)
采用外部时钟ds1302,我用的是STM32F103
2019-7-14 17:55
- ST MCU
- 5
- 2901
STM32控制外部时钟是不是必须用SPI?
stm32 一开外部中断就死机
2013-8-19 15:36
- ST MCU
- 5
- 5900
Check your interrupt table
求救!将官方库函数翻译成对寄存器操作
2014-8-6 16:15
- ST MCU
- 18
- 2593
As I remember ,ST has provided snip library , you can download this from st.com
2
3
近期访客