PIC16F18326 & LIS3DHTR error Help me
Posted: Mon Mar 31, 2025 1:07 am
I changed the MCU and sensor to complete this project.
MCU: PIC16F18326
Sensor: LIS3DHTR
But it doesn't run.
When I compile the MCU, the following error occurs.
"C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_String.c
: error: (1250) could not find space (256 bytes) for variable _tempSub"
And when I downgrade PIC\PIC_CAL_String.c from version 6 to version 5, it compiles.
And LIS3DTR uses the library (I2C) supported by FC10, but it doesn't work.
Can you show me an example?
I followed the manual for the sensor for SPI, but the SCLK, MOSI, and CS signals work fine, but the MISO data doesn't come out.
Please help me.
Thank you.
MCU: PIC16F18326
Sensor: LIS3DHTR
But it doesn't run.
When I compile the MCU, the following error occurs.
"C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_String.c
And when I downgrade PIC\PIC_CAL_String.c from version 6 to version 5, it compiles.
And LIS3DTR uses the library (I2C) supported by FC10, but it doesn't work.
Can you show me an example?
I followed the manual for the sensor for SPI, but the SCLK, MOSI, and CS signals work fine, but the MISO data doesn't come out.
Please help me.
Thank you.