Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/?format=api
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/?format=api", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api", "message_id": "[email protected]", "message_id_hash": "BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/?format=api", "sender": { "address": "bstrick (a) N5BRG.COM", "mailman_id": "953542c988dd4c549175bb02a8a6a1ed", "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api" }, "sender_name": "Bob Stricklin", "subject": "[pacsat-dev] Re: Quick test for AX5043", "date": "2024-02-08T21:30:47Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "Ok Burns. Will check soon. At the gym and will be home in about 30 minutes.\r\n\r\nGood that you fixed this.\r\n\r\nI added 20k pull-up on MOSI and security chip. Also moved the enable lines on the two supply control chips will give details on that later.\r\n\r\nBob\r\n\r\nOn Feb 8, 2024, at 3:07 PM, Burns Fisher (AMSAT) via pacsat-dev <[email protected]> wrote:\r\n\r\n\r\nI got one MRAM working, specifically #1. I apparently fixed the chip select for that one.\r\n\r\nPlease try \"get mram sr\" with X0.1p. If they say something other than 0xff, they are probably working. Don't mess with the other MRAM commands unless it sees all the MRAMs. I think a lot of that code assumes there are 4 good MRAMs.\r\n\r\nIn the meantime, I now KNOW that most the SPI bus is ~good on my board, so I'll focus a bit more on the chip selects for 0 and 2. If I have time, I'll see if I can get some of the other tests working for only some MRAMs.\r\n\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n\r\nOn Thu, Feb 8, 2024 at 9:20 AM Burns Fisher (AMSAT) <[email protected]<mailto:[email protected]>> wrote:\r\nOk, Bob, glad you figured out how to get the new code.\r\n\r\nRegarding the MRAM. I at first thought that you said \"okay\", but now I think you said zero K. I originally set up the MRAM code to figure out the size of the MRAMs, whether they needed 2 or 3 address bytes, and how many were present. But I only had the one example of Jim's launchpad board, so I'm not surprised it is not quite right for larger MRAMs and especially if the failing MRAMs are not in order (i.e. 0 and 1 work, 2 and 3 do not). But since none work on my board, I could not do anything more. As soon as I can get a board with working MRAMs, I'll fix all that. Also with all the MRAM errors that I get I have disabled a number of the tasks because they quickly failed and reset the processor. I'll fix that when I get a working MRAM board.\r\n\r\nRegarding the 5043: Did you do \"test ax\"? That shows a couple registers from each of the 5043s which we know the value of. I think you can say \"get ax 2\" to read AX5043 #2, but I'm less sure about that. I did not display all 5 just because I did not know the correct values anyway, and it would just run off the bottom of the screen :-)\r\n\r\nMore in a separate mailing.\r\n\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n\r\nOn Thu, Feb 8, 2024 at 4:17 AM Bob Stricklin via pacsat-dev <[email protected]<mailto:[email protected]>> wrote:\r\nI resolved the issue with GIT I had.\r\n\r\nI was setting things up initially with my GIT username and password and apparently you must in CCS.\r\n\r\nI have built and run Version ‘o’.\r\n\r\nI am seeing data back from 2 of the AX5043s. Probably need to expand code to work with all 4 devices. Later.\r\n\r\nget ax returns this …. screen capture\r\n\r\n<Screenshot from 2024-02-08 02-56-00.png>\r\n\r\nget mram size just returns two of the mram 0 and 2 and indicates their size is 0k.\r\ntest mram 1 42 seems to run saying Write starting at etc and goes from 0KB to 1024KB. Then it does a Read in same area and does not report any errors but says: Test is OK! Time is 75 seconds.\r\nMRAM chips are 4 meg so maybe code only setup for 1 meg.\r\n\r\n\r\nMore testing on hardware later today.\r\n\r\nBob\r\n\r\n\r\nOn Feb 7, 2024, at 10:47 AM, Burns Fisher (AMSAT) <[email protected]<mailto:[email protected]>> wrote:\r\n\r\nYes, the same branch. What errors are you getting?\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n\r\nOn Wed, Feb 7, 2024 at 11:33 AM Bob Stricklin <[email protected]<mailto:[email protected]>> wrote:\r\nBurns,\r\n\r\nConfirm for me the branch you are working with is\r\nWB1FJ_Port_to_Blinky\r\n\r\nI am having an issue getting a clean build. I know you were still working CS problem but I am trying to get the GIT build process to work properly.\r\n\r\nBob\r\n\r\nOn Feb 6, 2024, at 5:34 PM, Bob Stricklin <[email protected]<mailto:[email protected]>> wrote:\r\n\r\n OK\r\n\r\nBob\r\n\r\nOn Feb 6, 2024, at 4:16 PM, Burns Fisher (AMSAT) via pacsat-dev <[email protected]<mailto:[email protected]>> wrote:\r\n\r\nI'm reasonably sure that I have the chip select lines screwed up in s/w. I have band rehearsal tonight, so I won't be able to do anything till tomorrow.\r\n\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n\r\nOn Tue, Feb 6, 2024 at 4:43 PM Burns Fisher (AMSAT) <[email protected]<mailto:[email protected]>> wrote:\r\nI added a quick test to tell if the 5043 SPI interface is working. This is in version 0.1n and has been pushed upstream.\r\n\r\nPacsat>test ax\r\nAX5043 #0: Revision=7, scratch=7\r\nAX5043 #1: Revision=7, scratch=7\r\nAX5043 #2: Revision=119, scratch=119\r\nAX5043 #3: Revision=7, scratch=7\r\nAX5043 #4: Revision=119, scratch=119\r\nAX5043 #5: Revision=7, scratch=7\r\n\r\nThis is what it looks like. However the numbers are all wrong. I'm not sure how they can be other than right or 0xff, but something is screwed up. The Revision should be 0x51, which would be printed in decimal as 81. The scratch register, I wrote the AX5043 number into, so each one should read the same as the first number in the line, i.e. 0, 1, 2, 3, 4, 5.\r\n\r\nYou might as well try it on yours Bob. In the meantime, I'll try to see if I can tell anything on mine.\r\n\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]<mailto:[email protected]>\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]<mailto:[email protected]>\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org<https://mailman.amsat.org/>\r\n\r\n\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]<mailto:[email protected]>\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]<mailto:[email protected]>\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org\r\n\n\n", "attachments": [ { "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/?format=api", "counter": 3, "name": "attachment.html", "content_type": "text/html", "encoding": "utf-8", "size": 15121, "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/attachment/3/attachment.html" }, { "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/?format=api", "counter": 4, "name": "Screenshotfrom2024-02-0802-56-00.png", "content_type": "image/png", "encoding": null, "size": 7801, "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/BSMQ4XUYZUXKTYNC4STOOKZBVQK2VW2H/attachment/4/Screenshotfrom2024-02-0802-56-00.png" } ] }