Giter Club home page Giter Club logo

jbasu2013's Projects

stm32f4-examples icon stm32f4-examples

Examples programs for STM32F4Discovery. These examples were written while I was exploring STM32F407VGT microcontroller. I think this is may be helpful somebody.

stm32f4_can_registers icon stm32f4_can_registers

A STM32F4 Discovery board acting as master, sends by SPI aa adress command to another board acting like slave. The second board reads ADC1 IN1 and sends back the conversion result in 4 digit +LF format, by SPI to the master board. The achisition speed is fixed by master (limited by USART) and a led is toggling on slave at each request. Master sends this string by UART1 115200/n/8/1 to a LabView application, which displays it. How to use Dowload the whole content of the project. For master, run the CubeMX file SAIP10m.ioc and generate project for IAR EWARM. Open the generated project, Download and Degug (Ctrl+R) in the Master board, then Go (F5). For slave, run the CubeMX file SAIP10s.ioc and generate project for IAR EWARM. Open the generated project, Download and Degug (Ctrl+R) in the Slave board, then Go (F5). In the Live watch field of the board we may see the Tx and Rx buffers as in the file Screen1.png (https://github.com/SeverSpa/STM32F4_SPI_2Boards/blob/master/STM32F%24_SPI_2Boards/Screen1.png). When the attached Labview file (LV1_4zecimal.vi) is run with the proper COM port, we may see the chart of the IN1 signal as in file Screen2.png (https://github.com/SeverSpa/STM32F4_SPI_2Boards/blob/master/STM32F%24_SPI_2Boards/Screen2.png). Software context The project was verified using: -STM32 Cube MX version 5.6.0 -Firmware package STM32Cube FW_F4 V1.25.0 -IAR-EWARM v 8.50.1. -LabView 16.0(32 bits) Notice: For other software context, some modifications may be necessary, as the future evolution of these products is unknown. Hardware context -STM32F4 -Discovery, as Master with USART1 on PB6 and PB7, and SPI on PB3, PB4 and PB5. -STM32F4 -Discovery, as Slave with with SPI on PB3, PB4 and PB5 and a potentiometer on PA1, GND and VCC. -GND of the two boards must be connected also. -CH340 TTL to USB adapter on Master Youtube classroom:

stm32f4_enc28j60 icon stm32f4_enc28j60

Rough port of MYaqoobEmbedded's ENJ28j60 code merged with EtherCard library

stm32f4_lidar icon stm32f4_lidar

STM32F4 Discovery coupled with the Lidar sensor VL53L0X, using a small API library ported by Adam Halliwell

stm32f4_lis3dh icon stm32f4_lis3dh

STM32F4 Discovery SPI communication with the on-board accelerometer LIS3DH

stm32sd icon stm32sd

Enables reading and writing on SD card using SD card slot of the STM32 Board.

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.