rasProject_01 / weSweetHome  R. 240
process control       /     RasPi software         by   weinert-automation
Loading...
Searching...
No Matches
config_raspberry_00.h File Reference

Configuration settings for Raspberry Pi zero. More...

Macros

#define PIN27
 SDA0.
 
#define PIN28
 SCL0.
 
#define stdUARTpath
 /def stdUARTpath Pi's standard UART. More...
 

Detailed Description

Configuration settings for Raspberry Pi zero.

This file contains some platform (type) specific definitions. These settings influence the compilation and build process. Most of those settings can not be changed later at runtime.

With respect to (process) I/O pins there is no difference to Pi3 and Pi4.

Copyright (c) 2020 Albrecht Weinert
weinert-automation.de a-weinert.de
/ / /\
/ /___ / \ |
\ /____\ /____\ | _|__
\ /\ / \ / \| |
\/ \/ \__/ \__/|_

Revision history

Rev. 255 29.10.2023
Rev. 234 13.11.2020 : fork of config_raspberry_04.h
Rev. 246 01.05.2023 : typos corr

Macro Definition Documentation

◆ stdUARTpath

#define stdUARTpath

/def stdUARTpath Pi's standard UART.

It is the one on the Pins 8 (GPIO14) for Tx and 10 (GPIO15) for Rx.