STM32duino: Serial Seiral1 etc RXBuffer size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-08 8:45 PM - last edited on ‎2025-04-09 2:19 AM by Andrew Neil
I using STM32duino to program the STM32F103C8T6. When I use the Seiral1 to communicate with a 4G, the data reveived exceeds 64 characters, data will lost. By using modify the following #defines, it does not working. I am appreciated if somebody could help. The folowing test prgram file is as following:
- Labels:
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-08 11:04 PM
Here you can find help and advice on your project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-09 2:23 AM
Please see How to insert source code.
@caixf wrote:I using STM32duino
Then this is the place to post: https://www.stm32duino.com/
Maybe also in the Arduino forums: https://forum.arduino.cc/
Note that these forums will also have requirements for posting source code to keep it legible.
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-09 7:06 AM
Thank you for your information.
