EasyManuals Logo
Home>Ebyte>Motherboard>MBL Series

Ebyte MBL Series User Manual

Ebyte MBL Series
16 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #12 background imageLoading...
Page #12 background image
Chengdu Ebyte Electronic Technology Co.,Ltd. E32-900MBL-01 User Manual
Copyright ©2012–2019Chengdu Ebyte Electronic Technology Co.,Ltd.
11
more situations.
ebyte_exx.h
Some conventional modulation parameters are defined, which generally do not need
to be modified, and can be adjusted by themselves. Note that when modifying, please
understand the explanation in the comment. There is a range check for the parameters in
the module driver, and the wrong modulation parameter will cause the initialization to fail.
The following figure shows FSK modulation parameters:
board.c
STM8 peripheral initialization, involving SPI, TIMER, GPIO, etc., is strongly coupled
with the hardware used.
board_button.c
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.
board_mini_printf.c
Simplified printf, although the function is reduced, but it takes up a small volume. The
DEBUG macro in the project mainly depends on the mprintf provided by this file.
ebyte_kfifo.c
Used for serial port data reception, optimized general-purpose FIFO queue, suitable for
high-speed cache.
ebyte_debug.c
It is used to connect to a PC for some tests and generally does not need to be used.
stm8l15x_it.c
All interrupt function entrances will focus on the interrupt service functions such as serial
port, timer, button IO, etc.

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Ebyte MBL Series and is the answer not in the manual?

Ebyte MBL Series Specifications

General IconGeneral
BrandEbyte
ModelMBL Series
CategoryMotherboard
LanguageEnglish