Search found 69 matches

by myksj1105
Sat Jul 22, 2023 11:53 am
Forum: General discussion
Topic: I want to create a 'hex' file via 'STM32Duino' (Arduino sketch).
Replies: 13
Views: 3076

Re: I want to create a 'hex' file via 'STM32Duino' (Arduino sketch).

@ag123

Thank you for answer.
1) Isn't the .bin file 'bootloader' information?
2) Can you upload the .bin file?
by myksj1105
Fri Jul 21, 2023 12:16 pm
Forum: General discussion
Topic: I want to create a 'hex' file via 'STM32Duino' (Arduino sketch).
Replies: 13
Views: 3076

I want to create a 'hex' file via 'STM32Duino' (Arduino sketch).

I want to create a 'hex' file via 'STM32Duino' (Arduino sketch). hello. Nice to meet you. https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FtdfqP%2FbtsowPBwdir%2FuOxhNltvuD4Jnm5XsrBT80%2Fimg.jpg What I want to do now is: 1. Can I put the 'STM32F...
by myksj1105
Thu Jul 06, 2023 9:01 am
Forum: General discussion
Topic: I tried making a PCB through 'STM32F103C8T6'.
Replies: 0
Views: 10447

I tried making a PCB through 'STM32F103C8T6'.

I tried making a PCB through 'STM32F103C8T6'. hello. Nice to meet you. https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbnVfQn%2FbtsmHdjb7KD%2F4572bqsZhUNNtuqTy7T6r1%2Fimg.jpg I tried making a PCB through 'STM32F103C8T6'. It's working fine. Are...
by myksj1105
Tue Jun 27, 2023 6:51 pm
Forum: General discussion
Topic: STM32F103C8T6 how to Thread?
Replies: 6
Views: 1730

Re: STM32F103C8T6 how to Thread?

GonzoG https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F07iFD%2FbtslAmCrJUL%2FgjTDIKKdbJNSjJy9amXGc1%2Fimg.png @GonzoG Thank you for your kind reply. 1. 'STM32F103C8T6' means that there is no 'thread' due to hardware characteristics. 2. If so,...
by myksj1105
Tue Jun 27, 2023 6:45 pm
Forum: General discussion
Topic: How to Program the STM32 "Blue Pill" with Arduino IDE
Replies: 9
Views: 1686

Re: How to Program the STM32 "Blue Pill" with Arduino IDE

@GonzoG @GonzoG

Thank you. understand.
Thank you very much.
by myksj1105
Tue Jun 27, 2023 8:38 am
Forum: General discussion
Topic: How to Program the STM32 "Blue Pill" with Arduino IDE
Replies: 9
Views: 1686

Re: How to Program the STM32 "Blue Pill" with Arduino IDE

GonzoG fpiSTM Nice to meet you geniuses. I really appreciate your answer. 1. In conclusion, EEPROM works well. 2. Actually, there is no 'EEPROM', but is it true that it is remembered for life in the same way as above? Or is it only remembered for a certain period of time? 3. In conclusion, what is ...
by myksj1105
Tue Jun 27, 2023 6:39 am
Forum: General discussion
Topic: STM32F103C8T6 how to Thread?
Replies: 6
Views: 1730

STM32F103C8T6 how to Thread?

STM32F103C8T6 how to Thread?

- MCU: STM32F103C8T6

Nice to meet you. I want to use 'Thread' function.
Q1) Is 'Thread' function possible in 'STM32F103C8T6'?
Q2) Is there any way to do it?

- 'STM32Duino' example file or source code is required.

help. I need your help.
by myksj1105
Sun Jun 25, 2023 10:09 am
Forum: General discussion
Topic: 'STM32F103C8T6' not work PWM Function.
Replies: 9
Views: 1426

Re: 'STM32F103C8T6' not work PWM Function.

@GonzoG

Image

It seems you are right.
It seems to be correct that it depends on the core.
by myksj1105
Sun Jun 25, 2023 10:06 am
Forum: General discussion
Topic: I am curious about the function of STM32F103C8T6 'Pinmap'.
Replies: 7
Views: 1146

Re: I am curious about the function of STM32F103C8T6 'Pinmap'.

fpiSTM @fpiSTM I used the same core. https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fdg3Ke8%2Fbtslahu0ZCb%2FqwuB4Gpk8D2I4CQgpjk0R1%2Fimg.jpg By the way, the curious thing is that the pin map is different. Please look at the image. Why is the ...
by myksj1105
Sun Jun 25, 2023 12:16 am
Forum: General discussion
Topic: I am curious about the function of STM32F103C8T6 'Pinmap'.
Replies: 7
Views: 1146

Re: I am curious about the function of STM32F103C8T6 'Pinmap'.

GonzoG STM_PWM_v230624:47:11: error: 'class HardwareSerial' has no member named 'setTX' Serial1.setTX(PB6); Serial1.setRx(PB7); ^ STM_PWM_v230624:47:33: error: 'class HardwareSerial' has no member named 'setRx' Serial1.setTX(PB6); Serial1.setRx(PB7); ^ C:\Users\user\Desktop\STM_PWM_v230624\STM_PWM_...

Go to advanced search