- Notifications
You must be signed in to change notification settings - Fork1k
Add RAK811 LoRa Tracker Board#254
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
sabas1080 commentedMay 20, 2018
Hi@fpistm The SRAM is 16k Thanks |
fpistm commentedMay 20, 2018
Ok. Thanks. updated to 16kb of RAM. I read somewhere it was up to 32k maybe a mistake... |
chaolue commentedMay 23, 2018
May need to research the SRAM size - seehttps://github.com/Ebiroll/RAK811_BreakBoard
|
fpistm commentedMay 24, 2018
@chaolue yes this is what I've read 👍 Maybe I could add a menu to select ramsize. |
fpistm commentedMay 24, 2018
I've added a sub menu to be able to select RAM Size (16Kb by default) |
fpistm commentedMay 28, 2018
Any news@sabas1080? |
344831c todb28efbComparesabas1080 commentedMay 30, 2018
Hi@fpistm I am useing stm32flash and it appears the next information |
fpistm commentedMay 30, 2018
So, there is 2 versions. With the ram size menu you can select the right one. |
fpistm commentedJun 8, 2018
Hi@sabas1080, |
fpistm commentedJul 9, 2018
@sabas1080 Any update? |
sabas1080 commentedJul 9, 2018
I'm going to testing today |
sabas1080 commentedJul 9, 2018
I have updated to 1.3.0 and
|
fpistm commentedJul 9, 2018
Sounds strange as I've added the PinNamesVar.h |
sabas1080 commentedJul 10, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
now I have the next error
|
sabas1080 commentedJul 10, 2018
it seems to be a path error |
fpistm commentedJul 10, 2018
So the build is ok but it do not fin the uploader tools. |
fpistm commentedJul 10, 2018
Yes. How do you use the core git repo ? |
fpistm commentedJul 10, 2018
I do not changed tools binaries. So, if it's work before this should always work. |
sabas1080 commentedJul 10, 2018
Is the version of the binary My version is |
fpistm commentedJul 11, 2018
To sum up: build is ok but you cannot flash thanks Serial? |
sabas1080 commentedJul 11, 2018
Build ok, but stmflash version not compatible with chip |
fpistm commentedJul 11, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Ok so you never flash using stm32flash provided with core tools before? Regarding stm32flash source:
Have you selected 32kb in the RAM menu? To use the correct linker script (ldscript_xba.ld) as it seems you have There is one issue around L1 on stm32flash: I will try to try stm32flash on L1 to see if I reproduce your issue. Anyway could you test with ST-Link to validate the variant? |
sabas1080 commentedJul 13, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Now that I remember, I am using this correction that's why I have version 5 |
fpistm commentedJul 14, 2018
Ah interesting. |
sabas1080 commentedJul 14, 2018
Yes, it should build STM32flash with this fix |
sabas1080 commentedJul 15, 2018
I have an error with next code led stays on |
fpistm commentedJul 15, 2018
sabas1080 commentedJul 15, 2018
Yes, LED is connected to 3.3v |
fpistm commentedJul 15, 2018
So this is normal :) |
fpistm commentedJul 16, 2018
About STM32Flash issue. Think the 2nd is the best solution as it support all STM32 Series. |
sabas1080 commentedJul 16, 2018
I'm going to try the second option |
sabas1080 commentedJul 16, 2018
fpistm commentedJul 17, 2018
Did you set the Boot0 to 1 ? |
sabas1080 commentedJul 18, 2018
yes |
fpistm commentedAug 2, 2018
Hi@sabas1080, |
fpistm commentedSep 19, 2018
Small update, I will update soon all the current upload tools (STM32Flasher, STLink for windows and texane stlink for Linux/MacOS) to their latest version. |
5d20be9 to824918cComparefpistm commentedSep 26, 2018
Hi@sabas1080 I think I will merge this PR as the basic support should be ok. |
Datasheet:http://docs.rakwireless.com/en/RAK811%20TrackerBoard/Software%20Development/RAK811%20TrackerBoard%20Datasheet%20V1.1.pdfGithub:https://github.com/RAKWireless/RAK811_BreakBoardUsing RAK 811 Lora ModuleDatasheet:http://docs.rakwireless.com/en/RAK811/Software%20Development/RAK811%C2%A0Lora%C2%A0Module%C2%A0Datasheet%C2%A0V1.3.pdfhttp://www.rakwireless.com/en/download/RAK811/Hardware%20DesignSigned-off-by: sabas1080 <s@theinventorhouse.org>
Two version of RAK811 LoRa Tracker exist: 16Kb and 32Kb.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
824918c toa4291d8CompareAdd RAK811 LoRa Tracker Board



Uh oh!
There was an error while loading.Please reload this page.
Hi@sabas1080,
This PR is the review of your PR#229
I've made several clean and rename the variant RAK811_TRACKER.
RAK811 is a module not really a board but as you mentioned in your PR the board is the
RAK811 LoRa Tracker
I've only one doubt about RAM size 16k or 32k? I think it is 32k, could you confirm?--> Sub menu added to be able to select RAM Size (16Kb by default)Could you test this variant and let me know if it is ok?
Thanks in advance.
Datasheet:
http://docs.rakwireless.com/en/RAK811%20TrackerBoard/Software%20Development/RAK811%20TrackerBoard%20Datasheet%20V1.1.pdf
Github:
https://github.com/RAKWireless/RAK811_BreakBoard
Using RAK 811 Lora Module
Datasheet:
http://docs.rakwireless.com/en/RAK811/Software%20Development/RAK811%C2%A0Lora%C2%A0Module%C2%A0Datasheet%C2%A0V1.3.pdf
http://www.rakwireless.com/en/download/RAK811/Hardware%20Design