GithubHelp home page GithubHelp logo

isabella232 / sx1302_spi_usb_bridge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lora-net/sx1302_spi_usb_bridge

0.0 0.0 0.0 871 KB

Source code of the STM32 MCU which acts like a USB-SPI bridge on a sx1302/sx1303 USB Corecell gateway.

C 53.51% Assembly 0.19% HTML 0.17% C++ 46.14%

sx1302_spi_usb_bridge's Introduction

Corecell USB STM

Corecell USB STM is a project that manages communication between a host, generally a linux host, and the radio front end (SX1302/SX1303 & SX1261). The µC is mainly a SPI-USB bridge. The communication is achieved through a USB VCP (Virtual Com Port)

Compiler & IDE

This project has been developed with STM32CubeIDE (Version: 1.2.0)

This IDE includes everything that is required to compile & debug the project on the µC.

Project configuration

The project configuration (clock, gpio, spi, usb, ...) has been done with STM32CubeMX.

If you re-generate the project with STM32CubeMX, some files and the project defines will be overwritten. These files have been lightly modified and these modifications need to be re-applied. Git discard is a good tool to find them and cancel the modifications.

Search for the the tag @CUSTOM_SEMTECH and re-apply them

The project define #DEBUG will be added in the release. Please remove it.

Boot mode

This project can force the µC in boot mode (USB DFU boot mode). If modifications to the source code are made, then it is critical to check that the new firmware still allows the use of the boot command.

Licenses

This project uses several components under different licensing

sx1302_spi_usb_bridge's People

Contributors

akoparkar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.