Skip to content

SPI Problem with CH32V003 #217

@fulda1

Description

@fulda1

Hi,

I'm trying to build SPI example (https://github.com/openwch/arduino_core_ch32/blob/main/libraries/SPI/examples/SPIFlash/SPIFlash.ino) for CH32V003.

Unfortunately receiving error:
.../riscv-none-embed/bin/ld.exe: ...libraries\SPI\utility\spi_com.c.o: in function "spi_init": spi_com.c:(.text.spi_init+0x10): undefined reference to "PinMap_SPI_MOSI" .../riscv-none-embed/bin/ld.exe: spi_com.c:(.text.spi_init+0x16): undefined reference to "PinMap_SPI_MOSI"

Seems, some issue with board definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions