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

TUN_CAP and WDTH #1

Closed
na1pir opened this issue Jul 11, 2015 · 3 comments
Closed

TUN_CAP and WDTH #1

na1pir opened this issue Jul 11, 2015 · 3 comments
Assignees
Labels

Comments

@na1pir
Copy link
Owner

na1pir commented Jul 11, 2015

only even web gui buttons for adjusting cunning capacitors work.

@na1pir na1pir self-assigned this Jul 11, 2015
@na1pir
Copy link
Owner Author

na1pir commented Jul 13, 2015

Using different debug printouts I fined out that correct values get from esp8266 webpage to where we write that into as3935. So process of writing that into chip or read back is real issue.

@na1pir na1pir added the bug label Jul 13, 2015
@na1pir na1pir changed the title TUN_CAP TUN_CAP and WDTH Jul 26, 2015
@na1pir
Copy link
Owner Author

na1pir commented Jul 26, 2015

same problem applies to WDTH as well

@na1pir
Copy link
Owner Author

na1pir commented Aug 11, 2015

WRITE_PERI_REG(SPI_CTRL2(HSPI), 2<<SPI_MOSI_DELAY_MODE_S);
fixed wrong writing to chip so read-back became correct as well.
might need some additional testing thou ...

@na1pir na1pir closed this as completed Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant