weixin_39630048 2020-11-22 03:26
浏览 0

LCD Sharp BoosterPack SPI examples no longer work on CC13x0.

The LCD_Sharp128BoosterPack_SPI_main example no longer works on the Sharp 128 against the CC1350 LaunchPad.

Only the first Hello from line 45 is displayed.

https://github.com/energia/Energia/blob/3116b847940a26176382dd6827755854a0bb0c69/libraries/LCD_SharpBoosterPack_SPI/examples/LCD_Sharp128BoosterPack_SPI_main/LCD_Sharp128BoosterPack_SPI_main.ino#L45-L46

The program seems to freeze before line 52.

https://github.com/energia/Energia/blob/3116b847940a26176382dd6827755854a0bb0c69/libraries/LCD_SharpBoosterPack_SPI/examples/LCD_Sharp128BoosterPack_SPI_main/LCD_Sharp128BoosterPack_SPI_main.ino#L52

Same for the LCD_SharpBoosterPack_SPI_main example on the Sharp 96 against the CC1350 LaunchPad.

该提问来源于开源项目:energia/Energia

  • 写回答

5条回答 默认 最新

  • weixin_39630048 2020-11-22 03:26
    关注

    The two same examples LCD_Sharp128BoosterPack_SPI_main and LCD_SharpBoosterPack_SPI_main run smoothly on a CC1352 LaunchPad with the corresponding screens.

    评论

报告相同问题?