Search found 31 matches

by mustaq_ahm
Mon Nov 29, 2021 3:52 pm
Forum: General discussion
Topic: Insufficient Storage. Efficient Memory. Stm32f103c8t6.
Replies: 10
Views: 4434

Re: Insufficient Storage. Efficient Memory. Stm32f103c8t6.

Sorry for the late reply. Thank you so much to all. Everything works well now :).
by mustaq_ahm
Wed Oct 27, 2021 7:34 am
Forum: General discussion
Topic: Insufficient Storage. Efficient Memory. Stm32f103c8t6.
Replies: 10
Views: 4434

Re: Insufficient Storage. Efficient Memory. Stm32f103c8t6.

mrburnette wrote: Tue Oct 26, 2021 1:12 pm
Q) Why my MCU is crashing when I upload a program?
A) Unknown

Thank you so much. I will follow your opinion.

By the way, In my point of view. Everything, I have written in the library is efficiently programmed and error free. Could you think of possibilities of crashing my MCU?
by mustaq_ahm
Wed Oct 27, 2021 7:31 am
Forum: General discussion
Topic: Insufficient Storage. Efficient Memory. Stm32f103c8t6.
Replies: 10
Views: 4434

Re: Insufficient Storage. Efficient Memory. Stm32f103c8t6.

u'd need a st-link and debug away, that is the only way to find out what may be wrong. could you please explain to me a little bit more, please? and How? I use STM32cubeprogrammer to boot my stm32f103c8t6 MCU via STlink having connected SWDIO and SWCLK with Nucleo-F103RB (0x410). Using Nucleo-F103R...
by mustaq_ahm
Tue Oct 26, 2021 9:21 am
Forum: General discussion
Topic: Insufficient Storage. Efficient Memory. Stm32f103c8t6.
Replies: 10
Views: 4434

Insufficient Storage. Efficient Memory. Stm32f103c8t6.

Hello all again :D I am using Stm32f103c8t6 with Offical core with HID bootloader. I am working on Visual Studio Code IDE using Microsoft Arduino Extension. I have a few PCBs with several Functional blocks mounted in Stm32f103c8t6. I will describe one of the boards with all functional blocks on it. ...
by mustaq_ahm
Mon Oct 11, 2021 2:36 pm
Forum: General discussion
Topic: What does the comment in HardwareSerial.h file is explaining us?
Replies: 2
Views: 4544

Re: What does the comment in HardwareSerial.h file is explaining us?

For STM32 this is not relevant.
Okay Thank you.
by mustaq_ahm
Mon Oct 11, 2021 10:05 am
Forum: General discussion
Topic: What does the comment in HardwareSerial.h file is explaining us?
Replies: 2
Views: 4544

What does the comment in HardwareSerial.h file is explaining us?

In HardwareSerial.h file there is a set of following line. What does it say? I did not understand. Is that saying, that only 32 bytes can be accessed in buffer? or What? Could some one explain me this? // Don't put any members after these buffers, since only the first // 32 bytes of this struct can ...
by mustaq_ahm
Thu Oct 07, 2021 10:54 am
Forum: General discussion
Topic: MODBUS implementation in STM32F103C8T6 with STM32 official core in Arduino IDE
Replies: 3
Views: 3666

Re: MODBUS implementation in STM32F103C8T6 with STM32 official core in Arduino IDE

Have you tried out the sources as suggested by fpistm? viewtopic.php?p=8578#p8578 I am on it. But, I am still trying to understand the whole working process and coding. But you people really gave me great insights for future approach to my thesis. https://www.google.com/search?q=arduino+modbus This...
by mustaq_ahm
Fri Oct 01, 2021 11:55 am
Forum: General discussion
Topic: MODBUS implementation in STM32F103C8T6 with STM32 official core in Arduino IDE
Replies: 3
Views: 3666

MODBUS implementation in STM32F103C8T6 with STM32 official core in Arduino IDE

Hello all, Good Day! I have came here several times, and and asked some question here is overview of what I have in my mind and my questions. I am working on my Master Thesis. I would like to implement Modbus RTU protocol using RS485 UART serial communication between four STM32F103C8T6 with STM32 of...
by mustaq_ahm
Tue Sep 28, 2021 8:49 pm
Forum: General discussion
Topic: USART Multiprocessor communication.
Replies: 13
Views: 7679

Re: USART Multiprocessor communication.

Special thanks to ag123 . And thanks to everyone who ever spend your time and energy to reply me. I felt really bad after knowing how to address the slave microcontrollers with rotary switch. It was damn simple just to work on with rotary switch. When I stoped thinking way more out of box, I figured...
by mustaq_ahm
Tue Sep 28, 2021 11:36 am
Forum: General discussion
Topic: USART Multiprocessor communication.
Replies: 13
Views: 7679

Re: MODBUS protcol addressing.

Are you sure the each of my microcontroller has their uniqe address. From your saying: If I use the one of my microntroller as master then I do not need to worry about the address of my master. But I should already know my slaves address so that master can send only to the respective slaves. Right?...

Go to advanced search