Search found 63 matches

by myksj1105
Thu Mar 14, 2024 9:40 am
Forum: General discussion
Topic: Bootloader, what should I do?
Replies: 2
Views: 766

Re: Bootloader, what should I do?

Thank you for your kind explanation.

thank you so much. You are an angel.
by myksj1105
Wed Mar 13, 2024 11:48 pm
Forum: General discussion
Topic: I2C communication does not work.
Replies: 3
Views: 1061

I2C communication does not work.

MCU : STM32F103C8T6 [CORE] - CORE : https://github.com/rogerclarkmelbourne/Arduino_STM32 - BOOT : https://github.com/rogerclarkmelbourne/STM32duino-bootloader - FILE : generic_boot20_pc13 [SOFTWARE-I2C] https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/master/STM32F1/libraries/Wire/examples/...
by myksj1105
Wed Mar 13, 2024 11:42 pm
Forum: General discussion
Topic: Bootloader, what should I do?
Replies: 2
Views: 766

Bootloader, what should I do?

MCU : STM32F103C8T6 [CORE-1] - CORE : https://github.com/rogerclarkmelbourne/Arduino_STM32 - BOOT : https://github.com/rogerclarkmelbourne/STM32duino-bootloader - FILE : generic_boot20_pc13 [CORE-2] - CORE : https://github.com/rogerclarkmelbourne/Arduino_STM32 - BOOT : ?? ---------------------------...
by myksj1105
Wed Mar 13, 2024 12:26 am
Forum: General discussion
Topic: Related to ‘WATCHDOG’ function
Replies: 1
Views: 1147

Related to ‘WATCHDOG’ function

Related to ‘WATCHDOG’ function hello. 1. The core is: https://github.com/rogerclarkmelbourne/Arduino_STM32 2. Can I use ‘WATCHDOG’ in the above core? If you can use it, please help. Example sample code is required. - url : https://www.stm32duino.com/viewtopic.php?t=190 I implemented wdt through the ...
by myksj1105
Thu Feb 29, 2024 1:21 pm
Forum: General discussion
Topic: This is a question about the Ethernet communication switch circuit.
Replies: 0
Views: 3062

This is a question about the Ethernet communication switch circuit.

This is a question about the Ethernet communication switch circuit. https://cafeptthumb-phinf.pstatic.net/MjAyNDAyMjlfMjYy/MDAxNzA5MjExNDIzMDUw.FUkoobkPXoc0vWl2FJ2P5CEN-zcrQff39TkB_tBLKPYg.OExkMTF0FcwYxmfZqEsmyG8cyUoip9rZVvpWRTedllkg.JPEG/fig.jpg https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistor...
by myksj1105
Thu Feb 29, 2024 1:17 pm
Forum: General discussion
Topic: [STM32F103C8T6] How can I use '128 Kbytes of Flash memory'?
Replies: 2
Views: 2118

Re: [STM32F103C8T6] How can I use '128 Kbytes of Flash memory'?

officially u'd need to get a stm32f103c{b,B}t6, that one has 128 k per specs, c8 is 64k per specs. So if you think you literally have 128k memory, you can try a variant for 128k e.g. maple mini. The details are actually in the ld script, check in there in the variant. Alternatively, get something l...
by myksj1105
Tue Feb 27, 2024 7:43 am
Forum: General discussion
Topic: [STM32F103C8T6] How can I use '128 Kbytes of Flash memory'?
Replies: 2
Views: 2118

[STM32F103C8T6] How can I use '128 Kbytes of Flash memory'?

[STM32F103C8T6] How can I use '128 Kbytes of Flash memory'?3 hello. Nice to meet you. When coding, ‘flash memory’ is important. Is there any way to increase the flash memory to '128 Kbytes'? Q1) Do I need to change the chip number? Q2) Or is there another way? https://cafeptthumb-phinf.pstatic.net/M...
by myksj1105
Mon Dec 18, 2023 5:39 am
Forum: General discussion
Topic: STM32F103C6(Blue Pill) IR Communication
Replies: 2
Views: 2329

STM32F103C6(Blue Pill) IR Communication

https://www.stm32duino.com/viewtopic.php?t=951 hello. Thank you for your interest in my writing. 1. I want to test transmission and reception through the IR sensor. 2. The reception band is approximately 38kHz. Is there anything I should refer to in the library? Please confirm. 'site: https://github...
by myksj1105
Fri Nov 17, 2023 7:44 am
Forum: General discussion
Topic: STM32F103C8T6 'interrupt pin' How do I use it?
Replies: 1
Views: 4240

STM32F103C8T6 'interrupt pin' How do I use it?

STM32F103C8T6 'interrupt pin' How do I use it? 1. MCU : STM32F103C8T6 2. BOOT : https://github.com/rogerclarkmelbourne/STM32duino-bootloader/blob/master/binaries/generic_boot20_pc13.bin/ I would like to use a hardware 'interrupt pin'. I'd like to know how. help me. If we take Arduino as an example, ...
by myksj1105
Wed Oct 11, 2023 12:49 pm
Forum: General discussion
Topic: I want to create an Ethernet camera RTSP through 'STM32F4'.
Replies: 0
Views: 11123

I want to create an Ethernet camera RTSP through 'STM32F4'.

I want to create an Ethernet camera RTSP through 'STM32F4'. ex) https://www.youtube.com/watch?v=OBXqDe1XmW8 1. Configuration: STM32F4, OV2640, W5300 2. Can I get the Arduino library file? 1) STM32F4, OV2640 2) STM32F4, W5300 3) STM32F4 - W5300 RTSP(OV2640) If there are any experts out there. please ...

Go to advanced search