I have a Bluetooth module, the chip is STM32L151C8T6. Send AT commands and set parameters. The program is as follows: AT; ReceiveTime = 180; Receive_Cnt = 0; while(ReceiveTime > 0); flg = Search_Str(R...
1. Different SPIFLASH chips may provide the following erasing modes: sector erase (4KBytes), half block erase (32KBytes), block erase (64KBytes), and chip erase.
2. Different SPIFLASH chips may provid...
I am working on a product called a testing machine, which is a machine for destructive testing of reinforced concrete, etc. It uses STM32F767, which has pressure sensors, encoders, stepper motor drive...
[size=14px]This is an Arduino-style pyboard with an added W5500 network interface. [/size] [img]https://ydsd1.oss-cn-shenzhen.aliyuncs.com/netPYB/IMG_20190410_113022.jpg[/img] [img]https://ydsd1.oss-c...
I saw an interesting GUI somewhere else, written in pure C language, supporting [b]official support platforms[/b][list] [*][color=rgb(3, 102, 214)][backcolor=transparent][url=https://github.com/zlgope...
[i=s]This post was last edited by Baboerben on 2019-12-1 20:02[/i]One feature that is used in almost all embedded applications is the ADC module (Analog to Digital Converter). These ADCs can read the ...