Do-all IT, electronics && world explorer. Occasional entry-level sportsman and photo hobbist.
-
Draken Robotics
- Someplace new
- https://www.facebook.com/DrakenRobotics/
- https://gist.github.com/christal87
Pinned Loading
-
w25q128jv_stm32u545req-nucleo_extloader
w25q128jv_stm32u545req-nucleo_extloader PublicSTM32CubeProg external loader for a Winbond W25Q128JVSIQ connected to a Nucleo-U545RE-Q board
C
-
Linux main error code cheat sheet
Linux main error code cheat sheet 1* [errno manpage](https://man7.org/linux/man-pages/man3/errno.3.html)
2* [errno-base.h kernel header source](https://github.com/torvalds/linux/blob/master/include/uapi/asm-generic/errno-base.h)
3* [errno.h kernel header source](https://github.com/torvalds/linux/blob/master/include/uapi/asm-generic/errno.h)
45| dec | hex | symbol | description |
-
Simple helper script to (irreversibl...
Simple helper script to (irreversibly!!!) download and verify firmware into an STM32 MCU using CubeProgrammer's CLI 1#!/bin/bash23CUBEProgrammerCLI_PATH="/your/path/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin"4FirmwareImage_PATH="${HOME}/your/path/project/firmware.bin"5 -
Function example to get most FreeRTO...
Function example to get most FreeRTOS task stats while debugging esp-idf projects through a UART only 1#include "esp_log.h" //log macro fn, printf() custom formatters
2#include "freertos/task.h" //TaskStatus_t, uxTaskGetNumberOfTasks(), uxTaskGetSystemState(), vTaskDelay(), uxTaskGetStackHighWaterMark(), uxTaskPriorityGet()
34#define ARRAY_SIZE_OFFSET 5 //Increase this if print_real_time_stats returns prematurely
5 -
DIYMORE_F407VG
DIYMORE_F407VG PublicMicroPython board definition files for the DIYMORE black PCB STM32F407VGT6 dev board.
C 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
