Everything about STM32 drone development starting from the ground up
※ This class has been completely free since September 2022. This is the only class that teaches you how to develop the FCC flight control system for a high-performance STM32F4 DIY drone from start to finish using the free compiler STM32CubeIDE. Since you implement everything from the sensor interface to PID control without using drone open source such as ArduPilot or Pixhawk, you can experience and learn all the development processes of the drone control system and embedded system. We will explain all the source code and hardware assembly methods in the class slowly so that even non-majors and beginners can easily follow along. If you follow along slowly, you can experience more stable flight with your own drone that you developed yourself than with commercial products.
- Resolved
드론의 M4 모터가 느리게 작동합니다.
드론 주행을 하려 하는데 드론의 M4 모터가 육안으로도 혼자 느리게 도는게 보입니다. 또한 그 상태에서 쓰로틀을 높였을 때 일정 쓰로틀이 올라가면 제대로 작동하지 않고 버벅거리다 멈춥니다.
iot드론-개발quswjdals743028
・
7 days ago
0
29
2
- Unresolved
STM32CubeIDE 관련해서 질문이 있습니다.
지금 현재 STM32CUBEIDE 1.19버전을 이용중인데 1.0으로 downgrade해야되는걸까요??
iot드론-개발No Author
・
25 days ago
0
53
2
- Unresolved
while문 루프 속도
인터럽트 핸들러에서 각 기능에 대한 flag를 활성화 시키고 while문 안에서 해당 플래그의 상태에 따라 각 기능을 수행하게끔 코드를 작성했는데,
iot드론-개발jaewonahn12343530
・
a month ago
0
38
2
- Unresolved
변수 선언
안녕하세요. 변수를 선언하실 때 크기에 따라 char, short로 선언하시는데 uint8_t나 uint16_t으로 안하시는 이유가 있나요?
iot드론-개발jaewonahn12343530
・
a month ago
0
42
2
- Unresolved
FS-i6를 꺼도 LED 토글되는 이유
안녕하세요, 깃허브 코드 그대로 다운받아 실행시키는데요,FS-i6를 꺼도 LED 토글되네요.. 이게 Failsafe 때문인가요?
iot드론-개발jinoh31091508
・
4 months ago
0
53
2
- Unresolved
Fs-i6 i-bus 수신 데이터 이상
터미널로 보이는 FS-i6 수신데이터가 이상합니다.i-bus 데이터가 20 40으로 시작해야하는데,저는
iot드론-개발jinoh31091508
・
4 months ago
0
90
3
- Resolved
3-4. UBX 위도 경도 정보 Terminal에서 깨짐 현상
안녕하세요, UBX 데이터 파싱이 잘되었는지 출력해서 확인해보면 정보가 아래처럼 깨져서 들어오는데요, 이건 혹시 어떻게 해결할 수 있나요?<img src=
iot드론-개발jinoh31091508
・
5 months ago
0
73
2
- Unresolved
3-4. LED 토글 안됨
<img src="https://cdn.inflearn.com/public/files/posts/e59e7882-7648-484d-8052-75d6a67461c5/c127cdd2-564a-4f28-90b2-22016caf0997.png" media-type="img"
iot드론-개발No Author
・
5 months ago
0
39
1
- Resolved
3-1. M8N GPS 강의 통신 연결 관련 문의
UART4는 9600, UART6는 921600으로 보레이트를 fix하였는데,Terminal과 u-center에선 아무것도 출력되는게 없습니다.(Terminal과
iot드론-개발jinoh31091508
・
5 months ago
0
66
1
- Unresolved
2-3. LPS22HH 강의 수행값이 아두이노 IDE Plotter 및 Terminal에서 인식 안됨
안녕하세요, 2-3. LPS22HH 코드를 git hub에서 직접 다운받아 수행시켰을 때 terminal과 plotter에서 어떤 정보도 뜨지 않습니다.2-2와
iot드론-개발jinoh31091508
・
5 months ago
0
63
2
- Unresolved
6-4 SwC 2000
<img src="https://cdn.inflearn.com/public/files/posts/ef6c78fa-d7f7-4f98-a3e8-e8f468309fe1/cf728468-aa85-466f-b361-16b0a0b3cf41.png" media-type="img"
iot드론-개발kjs29801238972
・
6 months ago
0
92
2
- Unresolved
6-4 ESC Calibration
- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련
iot드론-개발kjs29801238972
・
7 months ago
0
59
1
- Unresolved
esc, 모터 교체
esc, 모터 교체하면 코딩이 많이 달라지나요?esc 캘리브레이션 및 ccr 값 주는 코딩만 달라지나요?
iot드론-개발hhw41175307
・
7 months ago
0
90
2
- Unresolved
부저 소리가 안납니다.
기존의 코드에서 다른걸 시도해본다고 코드를 바꾸고 다시 원래 코드를 집어넣으니 부저 소리가 안납니다... 깃허브 12-2의 코드를 사용하고 있는데 모터는 돌아가지만 부저 소리가 안나네요. 하드웨어는 딱히 건드리지
iot드론-개발hhw41175307
・
7 months ago
0
103
2
- Unresolved
비행 질문
비행 잘 됩니다. 스로틀 올리면 비행은 되는데 옆으로 이동합니다. 조종 하면 비행 가능하지만 이 문제를 해결할 수 없을까요? roll 문제 인거 같은데 캘리브레이션이 -0.55로 되있습니다. 이 정도면 오차도 작아서 괜
iot드론-개발hhw41175307
・
7 months ago
0
54
1
- Resolved
7-5. offset
offset값은 측정할때 마다 값들이 조금씩 달라집니다.그러면 비행하기전에 한번 꾸준히 확인해줘야 하나요??
iot드론-개발hhw41175307
・
7 months ago
0
66
2
- Resolved
sysmem.c
<img src="https://cdn.inflearn.com/public/files/posts/3a8538f5-0c56-438f-9c89-337980c03b7c/e8f02842-c292-4fd2-ae79-007b9af0714d.webp" media-type="img"
iot드론-개발hhw41175307
・
7 months ago
0
62
2
- Resolved
전체 제어의 주기를 1KHz로 설정한 이유가 궁금합니다.
전체 제어 주기가 1KHz 미만이 되어야 하는게 특정 계산을 거쳐 나온 결과인지 아니면 경험적으로 정해지는 부분인지 문득 궁금해 질문을 남깁니다.
iot드론-개발dlwoguddd
・
7 months ago
0
70
2
- Resolved
부품 구매 관련 문의
강사님 안녕하세요,먼저 이렇게 유익한 강의를 무료로 배포해주셔서 감사합니다.본 강의를 수강하려고 생각중인
iot드론-개발onewhdwls130782
・
7 months ago
0
55
1
- Resolved
PID 게인 문제
안녕하세요 . 영상 잘 보고 있습니다.pid 센서 연결 상태 확인 영상을 보고 왔습니다.<img src="https://cdn.inflearn.com/pu
iot드론-개발hhw41175307
・
8 months ago
0
68
3

