본문 바로가기

728x90

개발 이야기/임베디드 개발

(77)
ESP32를 리눅스 호스트에서 사용하기 ESP32를 리눅스 호스트에서 사용을 위한 ESP-Hosted 소개 입니다. ESP32를 data pump로 HOST(PC)에서 추가하여 사용하는 방법입니다. 자세한 설명은 하기에 ESP-Hosted is an open source solution that provides a way to use Espressif SoCs and modules as a communication co-processor. This solution provides wireless connectivity (Wi-Fi and BT/BLE) to the host microprocessor or microcontroller, allowing it to communicate with other devices. 위 설명의 출처는 하기에,..
FLASH 메모리가 아닌 SRAM에 펌웨어를 올려서 작업하기 STLink나 JLink를 이용해서 FLASH 메모리가 아닌 SRAM에 펌웨어를 올려서 작업하는 방법을 하기 링크에서 확인할 수 있습니다. https://blog.naver.com/PostView.naver?blogId=chcbaram&logNo=222853004789&categoryNo=0&parentCategoryNo=0&viewDate=&currentPage=1&postListTopCurrentPage=1&from=postView&userTopListOpen=true&userTopListCount=5&userTopListManageOpen=false&userTopListCurrentPage=1 AT32F403A - 개발환경 및 LED 안녕하세요. 바람입니다. 얼마전 도착한 AT32F403A를 어떻게..
Dialog Semi / 다이얼로그 세미컨덕터 - BLE 문의 포럼 르네사스가 영국회사인 다이얼로그 세미컨덕터를 인수하고 나서 기존의 BLE관련 질문을 Renesa Rulz 라는 포럼으로 이동이 되었습니다. 그래서, 향후 BLE관련 문의는 하기 링크에서 가능한 것 같습니다. https://support.dialog-semiconductor.com/connectivity/reference-design/da14681-wearable-development-kit DA14681 Wearable Development Kit | Dialog Semiconductor customer support To access this information please log in support.dialog-semiconductor.com 그럼, 공유합니다.
브레드보드에 만든 컴퓨터 브레드보드를 여러개 사용하여 8비트 컴퓨터를 만든 링크입니다. 흥미롭네요. https://www.instructables.com/8-bit-Breadboard-Computer/ 8-bit Breadboard Computer 8-bit Breadboard Computer: This is an 8-bit computer, made entirely on a dozen breadboards, mainly using 74LS TTL logic chips. It features an operating frequency from 0.5 Hz to thousands of hertz, 256 bytes of RAM, 16 instructions, an input keyboard a www.instructables.com..
GPIO - Push-Pull / Open-Drain / Floating 모드 1. GPO (Push-pull / Open-drain) https://cookbook.tistory.com/20 GPIO 제어하는 방법 1편 (Push-pull 모드, Open-drain 모드) GPIO는 General Purpose Input Output이라고 하는군요. 우선 GPIO를 제어하기 위해서 GPO부터 한번 파헤쳐 보도록 하겠습니다. 그 다음편에서는 GPI를 파헤쳐 보고, 그다음에는 TC275 Lite Kit에서 어떻게 구현하 cookbook.tistory.com 2. GPI (Pull-up / Pull-down / Floating ) https://cookbook.tistory.com/21?category=970119 GPIO 제어하는 방법 2편 (Floating, Pull-up, Pul..
포인터 활용하는 실제 예 (링크 공유) 포인터 활용 사례의 유용한 링크는 하기와 같습니다. => 출처: https://blog.naver.com/PostView.naver?blogId=chcbaram&logNo=222296561685&categoryNo=17&parentCategoryNo=0&viewDate=&currentPage=2&postListTopCurrentPage=1&from=postList&userTopListOpen=true&userTopListCount=10&userTopListManageOpen=false&userTopListCurrentPage=2 내용을 복붙하면, C언어 포인터는? - 재밌다. - 강력하다. - 잘못쓰면 바로 하드폴트 가능. - 어느정도 이해한 만큼 사용해야 하지 않을까?.. ​ 1. 레지스터 접근(SFR..
스타트업 코드 / 링커 스크립트 부터 만들어 가는 펌웨어 강좌 (링크) - 링크: https://blog.naver.com/PostView.naver?blogId=chcbaram&logNo=222610628949&categoryNo=17&parentCategoryNo=0&viewDate=&currentPage=1&postListTopCurrentPage=&from=postList&userTopListOpen=true&userTopListCount=10&userTopListManageOpen=false&userTopListCurrentPage=1 여기에 나와있는 영상을 보시면, 스타트업 코드 부터 링커스크립트도 작성해가면 만들어가는 과정이 나와있습니다. https://www.youtube.com/watch?v=4lLAQzVQGnU&list=PLvFHFPM09alKygQq-L6..
FreeRTOS (CMSIS OS) 윈도우에 포팅(링크 공유) FreeRTOS (CMSIS OS) 윈도우에 포팅하는 링크를 하기와 같이 공유합니다. 1. - 사전작업 => https://blog.naver.com/PostView.naver?blogId=chcbaram&logNo=222301088659&categoryNo=17&parentCategoryNo=0&viewDate=&currentPage=1&postListTopCurrentPage=1&from=postList&userTopListOpen=true&userTopListCount=10&userTopListManageOpen=false&userTopListCurrentPage=1 2. - 실제 포팅 => https://blog.naver.com/PostView.naver?blogId=chcbaram&logNo=..

728x90