Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve sw spi speed #14

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments
Open

improve sw spi speed #14

GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link


In the procedure
static int16_t ucg_com_arduino_generic_SW_SPI(ucg_t *ucg, int16_t msg, uint16_t 
arg, uint8_t *data)

the call to

  ucg_com_arduino_init_shift_out(ucg->pin_list[UCG_PIN_SDA], 

could be done during powerup and CD 


Original issue reported on code.google.com by olikr...@gmail.com on 26 Feb 2014 at 7:28

@GoogleCodeExporter
Copy link
Author

9 wire sw spi also need imrovement

Original comment by olikr...@gmail.com on 28 Feb 2014 at 4:44

@GoogleCodeExporter
Copy link
Author

Improvement:
  ST7735, Arduino Uno, SW SPI       Text:  2.0      Box: 3.3        Gradient:  2.2
  ST7735, Arduino Uno, SW SPI       Text:  2.2      Box: 3.4        Gradient:  2.4

Original comment by olikr...@gmail.com on 27 Apr 2014 at 3:54

@GoogleCodeExporter
Copy link
Author

move improvement of SW SPI for 9 bit SPI to some future release.

Original comment by olikr...@gmail.com on 27 Apr 2014 at 3:56

  • Added labels: Milestone-Future
  • Removed labels: Milestone-1.00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants