User Tools

Site Tools


base:8bit_atan2_using_the_cordic_algorithm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
base:8bit_atan2_using_the_cordic_algorithm [2022-04-18 17:54] oswaldbase:8bit_atan2_using_the_cordic_algorithm [2022-04-18 18:02] oswald
Line 1: Line 1:
-64tass Source follows+64tass source below, it will calculate the angles for the default char screen and display them on it. it is possible to get more than 8 precise bit by increasing the angleslo/hi tables and running the loop as many times as many entries in the tables. 16 is too much, at that stage all bits are 0 in the angleslo/hi tables.
  
 explanation of the algorithm: [[https://www.eit.lth.se/fileadmin/eit/courses/eitf35/2017/CORDIC_For_Dummies.pdf]] explanation of the algorithm: [[https://www.eit.lth.se/fileadmin/eit/courses/eitf35/2017/CORDIC_For_Dummies.pdf]]
base/8bit_atan2_using_the_cordic_algorithm.txt · Last modified: 2022-04-18 20:29 by ftc