Search found 60 matches

by myksj1105
Wed Mar 13, 2024 12:26 am
Forum: General discussion
Topic: Related to ‘WATCHDOG’ function
Replies: 1
Views: 1023

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: 2658

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: 1890

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: 1890

[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: 2277

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: 4207

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: 11099

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 ...
by myksj1105
Tue Oct 10, 2023 11:40 am
Forum: General discussion
Topic: Is it possible without STM32F103 'crystal'?
Replies: 2
Views: 1019

Is it possible without STM32F103 'crystal'?

Is it possible without STM32F103 'crystal'?

hello. Nice to meet you.
Looking at the circuit diagram, we confirmed that it was implemented without a 'crystal' or 'oscillator'.

Q1) Is it possible to operate without ‘crystal’?
Q2) Is there a way to code in 'Arduino IDE'?

I wonder. help me~.
by myksj1105
Thu Sep 14, 2023 7:51 am
Forum: General discussion
Topic: How to make 'STM32F4xx DIY'?
Replies: 7
Views: 1775

Re: How to make 'STM32F4xx DIY'?

@ag123

Thank you for your kind explanation.

Go to advanced search