1、开启时钟
2、配置GOIO口
3、配置串口初始化
4、开启串口中断
5、编写串口发送函数与中断接收函数
1、开启时钟
void rcc_periph_clock_enable(void)
{
//启动GPIOA时钟
rcu_periph_clock_enable(RCU_GPIOA);
//开启串口时钟
rcu_periph_clock_enable(RCU_USART0);
}
2、配置GOIO口
void GPIO_MOde_init(void)
{
//设置引脚复用1(USART)
gpio_af_set(GPIOA,GPIO_AF_1,GPIO_PIN_9);
gpio_af_set(GPIOA,GPIO_AF_1, GPIO_PIN_10);
//设置引脚输出
gpio_mode_set(GPIOA, GPIO_MODE_AF, GPIO_PUPD_PULLUP, GPIO_PIN_9);
gpio_output_options_set(GPIOA, GPIO_OTYPE_PP, GPIO_OSPEED_10MHZ, GPIO_PIN_9);
gpio_mode_set(GPIOA, GPIO_MODE_AF, GPIO_PUPD_PULLUP, GPIO_PIN_10);
gpio_output_options_set(GPIOA, GPIO_OTYPE_PP, GPIO_OSPEED_10MHZ, GPIO_PIN_10);
}
3、配置串口初始化
void com_usart_init(void)
{
//设置缺省值
usart_deinit(USART0);
//配置串口波特率
usart_baudrate_set(USART0,65536U);//波特率115200
//配置数据位
usart_word_length_set(USART0, USART_WL_8BIT);//8个数据位
//配置停止位
usart_stop_bit_set(USART0, USART_STB_1BIT); //1个停止位
//配置奇偶校验位
usart_parity_config(USART0, USART_PM_NONE);//无奇偶校验
//RTS流控关闭
usart_hardware_flow_rts_config(USART0, USART_RTS_DISABLE);
//CTS流控关闭
usart_hardware_flow_cts_config(USART0, USART_CTS_DISABLE);
//配置串口接收使能
usart_receive_config(USART0, USART_RECEIVE_ENABLE);
//配置串口发送使能
usart_transmit_config(USART0, USART_TRANSMIT_ENABLE);
//初始化串口配置
usart_enable(USART0);
}
## 4、开启串口中断
void usart_IRQn_init(void)
{
//使能中断
usart_interrupt_enable(USART0,USART_INT_RBNE);
//使能中断优先级
nvic_irq_enable(USART0_IRQn, 0U);
}
5、编写串口发送函数与中断接收函数
/*!
\brief 串口发送字节函数
\param[in] none
\param[out] none
\retval none
*/
void USART0_Send_Byte(uint8_t Send_Byte)
{
usart_data_transmit(USART0, Send_Byte);
while ( usart_flag_get(USART0, USART_FLAG_TBE)== RESET) ;
}
/*!
\brief 串口发送字符串函数
\param[in] none
\param[out] none
\retval none
*/
void USART0_Send_Str(uint8_t *Str)
{
while((*Str)!='\0')
{
USART0_Send_Byte(*Str);
Str++;
}
}
/*!
\brief 重定向c库函数printf到串口,重定向后可使用printf函数
\param[in] none
\param[out] none
\retval none
*/
int fputc(int ch, FILE *f)
{
/* 发送一个字节数据到串口 */
USART0_Send_Byte((uint8_t) ch);
return (ch);
}
uint8_t receiver_buffer[10];
void EXTI0_1_IRQHandler(void)
{
if(RESET != usart_interrupt_flag_get(USART0, USART_INT_FLAG_RBNE)){
/* receive data */
receiver_buffer[0] = usart_data_receive(USART0);
//判断数据内容,进行逻辑处理
if(receiver_buffer[0] == 0x1A)
{
}
}
}
After looking at a handful of the articles on your
site, I really like your way of blogging.
I book-marked it to my bookmark website list and will be checking back soon. Take a look at my web
site too and tell me your opinion.
I’m really inspired along with your writing skills and
also with the structure to your blog. Is that this
a paid subject or did you modify it your self? Anyway keep up the nice quality writing, it is uncommon to peer a nice blog like
this one nowadays..
I’ve read some just right stuff here. Definitely worth bookmarkiing for revisiting.
I surprise how so much effort you set to create one of these magnificent informative
site.
Have a look at my blog post – taipan77-slot, ultfoms.ru,
Dear immortals, I need some wow gold inspiration to create.
Agora que muitas pessoas estão usando smartphones, podemos considerar o posicionamento do telefone móvel por meio de redes sem fio ou estações base. https://www.xtmove.com/pt/how-to-track-location-of-someone-phone-without-their-knowledge/
87045 339057Wonderful post, Im seeking forward to hear far more from you!! 974958
23691 212176Paper rolls really fantastic read you know alot about this subject i see! 53203
Vous pouvez également personnaliser la surveillance de certaines applications, et il commencera immédiatement à capturer régulièrement des instantanés de l’écran du téléphone.
am siteleri tthighereduhryyy.RgeBNLQLNFd
You can use parent management software to guide and supervise children’s behavior on the Internet. With the help of the following 10 smartest parent management software, you can track your child’s call history, browsing history, dangerous content access, apps they install, etc.
748098 702565extremely nice post, i undoubtedly enjoy this fabulous internet site, persist with it 79627
Wow, awesome blog format! How lengthy have you been running a blog for?
you made running a blog look easy. The whole look of
your website is wonderful, let alone the content!
You can see similar here e-commerce
Wow, superb weblog structure! How long have you ever been blogging
for? you made running a blog look easy. The entire look of your
site is fantastic, as neatly as the content material!
You can see similar here najlepszy sklep
256872 15905A really fascinating examine, I may possibly not concur totally, but you do make some very valid points. 426660
552405 184309The vacation trades offered are evaluated a variety of inside the chosen and simply very good value all around the world. Those hostels are normally based towards households which youll uncover accented via charming shores promoting crystal-clear fishing holes, concurrent of ones Ocean. Hotels Discounts 463072
934803 902739Intersting post and internet site. Good that Google listed so i was able to get here. This internet site will go no in my bookmarks from now. 372488
759199 947619This design is incredible! You certainly know how to keep a reader amused. Between your wit and your videos, I was almost moved to start my own weblog (well, almostHaHa!) Fantastic job. I really loved what you had to say, and much more than that, how you presented it. Too cool! 961854
Rattling fantastic info can be found on web site.Expand blog
186632 580579Deference to internet site author , some excellent entropy. 192515
465524 397517How significantly of an exciting piece of writing, continue creating companion 319537
958716 394482Hi! Great post! Please do tell us when I will see a follow up! 168728
Yeah, I think that there’s going to be a lot of use for it, certainly for trading strategies. One thing to be concerned about is the uniform opinions that may result from an AI tech giving a kind of overarching strategy, whether it be hodling or fundamental strategy. Bitcoin operates on a blockchain based decentralized ledger which is controlled by several nodes and servers operated by users around the world. New Bitcoins are created through a process called mining which involves the use of specialized computers used to solve mathematical puzzles and approving transactions in the network. As there are only a limited number of bitcoins in circulation and the creation of new bitcoins follows strict rules with a consistently decreasing output (because of shrinking rewards for miners), demand would have to follow the deflationary behaviour of Bitcoin to even theoretically keep prices stable.
https://www.reggaejahm.com/@viktorsold
Step 3: Review swap details and confirmYou’ll see a swap details page with the swap summary including outgoing funds, associate fees and the total amount of crypto you’ll receive. This offer will expire, so make sure to confirm the swap in a timely manner. Accept Changelly terms and slide to confirm the swap. PancakeSwap Wallet You will need an Ethereum wallet like MetaMask or TrustWallet to use Uniswap. Here is how to use Uniswap: IX Swap is a DeFi platform that aims to bring access to private market investments through tokenization and security tokens. It uses blockchain technology and DeFi solutions to create infrastructure and liquidity for security tokens and tokenized assets. In fact, it’s an online platform and a digital marketplace where you can check and compare the cryptocurrency prices, buy and sell virtual currencies, exchange them between each other, or convert them into fiat funds.
691252 956355You ought to get involved in a contest personally of the finest blogs on-line. I will recommend this page! 388725
224944 886412Can you give me some suggestions for piece of software writing? 58447
502412 318667Its very good as your other content : D, appreciate it for posting . 166156
299800 703025Hello! I just wish to give a huge thumbs up for the excellent info youve gotten appropriate here on this post. I will likely be coming back to your blog for a lot more soon. 293347
51062 107334Spot ill carry on with this write-up, I truly believe this website requirements an excellent deal a lot more consideration. Ill oftimes be once more to see far more, a lot of thanks that information. 104234
747434 986244Be the precise weblog in the event you have wants to learn about this topic. You comprehend considerably its nearly onerous to argue to you (not that I personally would needHaHa). You undoubtedly put a new spin for a subject thats been discussing for some time. Nice stuff, merely good! 998938
13715 402746Sweet web site , super pattern , rattling clean and use friendly . 446629
774096 640803Ill create a hyperlink towards the internet page about my private weblog. 448128
188676 682437I ran into this page accidentally, surprisingly, this is an excellent website. The internet site owner has done a fantastic job writing/collecting articles to post, the info here is actually insightful. You just secured yourself a guarenteed reader. 976437
The biggest payout you can possibly win in a casino game is not on the slot’s pay tables—it’s in the progressive jackpots. These virtual pots of money take in a percentage of every incoming bet and let it build over time—until one lucky player triggers it. In our casino, you can easily filter through all of the games that have progressive jackpots by using the “Jackpot Games” tab. They’ll appear along with a banner that displays the current value of their jackpots. It’s never been easier to track down the biggest online jackpots at Bovada Casino. We all know casino players love to bet on sports. Sports bettors love casino games, too. That’s why the best N.J. online casinos also offer you the chance to bet on a variety of sports. These integrated sportsbooks have a variety of options, whether you’re looking to play casino games while you bet on sports, or bet on sports while you play casino games.
https://usanetdirectory.com/listings12882210/mostplay-bet-online-betting-site
Note: If you’re in a state that has not legalized online casinos, you’ll see a list of top sweepstakes social casinos, which are available in most states. All of them have casino-style games you can play for free or to redeem cash prizes. Caesars Interactive Entertainment New Jersey LLC – HarrahsCasino Mini-deposit casinos are mad fun. No, really – they afford you a whole host of amazing perks you just wouldn’t find at a regular casino site that might expect you to part with $50, $75, or even $100 on sign-up. Usually has reasonable wagering requirements CryptoLeo Casino €20 no deposit bonus + 100 free spins No Deposit Free Spins Bonuses Without making a deposit, your casino account is credited with a certain number of slots free spins More free spins available than on bonus money offers
423608 958383good post. Neer knew this, thanks for letting me know. 428897
927089 968523Typically I dont learn post on blogs, nonetheless I wish to say that this write-up very pressured me to try and do it! Your writing taste has been surprised me. Thank you, quite excellent write-up. 899476
379202 401641Um, take into consideration adding pictures or more spacing to your weblog entries to break up their chunky appear. 719867
338004 71332Wow that was strange. I just wrote an incredibly long comment but after I clicked submit my comment didnt appear. Grrrr well Im not writing all that over again. Regardless, just wanted to say amazing blog! 712450
46925 295031This kind of lovely blog youve, glad I found it!?? 953373
574843 833562very good put up, i certainly really like this web web site, keep on it 992584
132767 174269You made some decent factors there. I looked on the internet for the issue and identified most individuals will go along with with your website. 604805
414801 174134Thank you for the auspicious writeup. It in truth used to be a amusement account it. Glance complex to far more added agreeable from you! Even so, how could we be in contact? 589744
x5wca4
872768 850963Pretty! This was a actually great post. Thank you for your provided data. cool desktop 652637
Appreciate it for helping out, fantastic information. “If you would convince a man that he does wrong, do right. Men will believe what they see.” by Henry David Thoreau.
Karen Garloch Karen Garloch recently retired from the Charlotte Observer, where she was the health reporter can i buy priligy in usa The amount of the various excipients present in any of the disclosed compositions varies and is readily determined by one of skill in the art
I am glad that I invested, but I won t make the financial mistake of buying from Walmart again priligy side effects