Ebyte E07-400MBL-01 User Manual page 13

Testing kit, new generation package compatible sub-1g wireless module
Hide thumbs Also See for E07-400MBL-01:
Table of Contents

Advertisement

成都亿佰特电子科技有限公司
ebyte_exx.h
board.c
board_button.c
board_mini_printf.c Simplified printf, although the function has shrunk, it occupies a small
ebyte_kfifo.c
ebyte_debug.c
stm8l15x_it.c
Copyright ©2012–2021,成都亿佰特电子科技有限公司
situations.
Some conventional modulation parameters are defined, generally do not
need to be modified, you can adjust them by yourself. Note, please
understand the instructions in the comments when modifying. There is a
range check for parameters in the module driver, and wrong modulation
parameters will cause initialization failure. The following figure shows an
example of FSK modulation
parameters:
STM8 peripheral initialization, involving SPI, TIMER, GPIO, etc., is
strongly coupled with the hardware used.
The key event queue is a FIFO in terms of data structure. After the timer
detects the button, it will store the corresponding event in the queue and
wait for the main loop to respond.
volume. The DEBUG macro in the project mainly depends on the mprintf
provided by this file.
Used for serial port data reception, optimized general-purpose FIFO
queue, suitable for cache.
It is used to connect to a PC for some tests, and generally does not need to
be used.
All interrupt function entries are concentrated here for interrupt service
functions such as serial ports, timers, key IO, etc.
MBL 评估套套件用户手册
12

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mbl series

Table of Contents