Marzogh / SPIMemory

Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
http://spimemory.readthedocs.io/en/latest/
GNU General Public License v3.0
430 stars 136 forks source link

Feature Request: *Define custom pins for SPI (MOSI, MISO, SCK, CS)* #239

Open LiveRock opened 2 years ago

LiveRock commented 2 years ago
Any feature request raised here MUST be submitted according to this template or it will be flagged with 'Not enough information'. No action will be taken till all the prerequisite information is provided. If no information is provided for over a month after the 'Not enough information' label is applied, the issue will be closed.

Feature request

Is your feature request related to a problem? Please describe. I am not using the standard SPI pins so need to set the right pins This is for a nrf52832 and Winbond W25X20CL 2 Mb Flash

Describe the solution you'd like A function to set up custom SPI pins before use

Describe alternatives you've considered No alternatives

Additional context

No additional


DO NOT DELETE OR EDIT anything below this

Note 1: Make sure to add all the information needed to understand the bug so that someone can help. If any essential information is missing we'll add the 'Needs more information' label and close the issue until there is enough information.

Note 2: For support questions (for example, tutorials on how to use the library), please use the Arduino Forums. This repository's issues are reserved for feature requests and bug reports.


GitHub issue state GitHub issue title GitHub issue author GitHub issue label GitHub issue comments GitHub issue age GitHub issue last update