I agree with this. Maybe you shouldn't worry too much about the lack of memory - just change the controller to a controller like stm32f405rgt6. I don't think it's a big problem. Of course, it may not be the most popular solution
Search found 11 matches
- Sat Jan 06, 2024 7:58 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
- Fri Dec 22, 2023 5:00 pm
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
If you find out which is the eclipse (==cubeide) project file we could add it to the repo so people who prefer eclipse can use it with little hassle When you open a project in STM32CubeIde (or Eclipse IDE for C/C++ Developers), the ".cproject", ".project" and ".SETTINGS&quo...
- Fri Dec 22, 2023 2:49 pm
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
If you feel the CubeIDE is your preferred way, you could try to find out how to bring the project back into this and describe this, so that others can do it the same way. Or describe the blocking points and maybe they can be resolved to enable different IDEs in parallel. The project does not need t...
- Fri Dec 22, 2023 10:39 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
Thank you - I've seen that. My point was that it's easier for me to fix errors if I use the IDE
- Fri Dec 22, 2023 6:23 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
Thank you all! I haven't visited the site in a while. It may be useful to someone - to exclude such problems as: Finding4: The make does not see if the param_prj.h is changed. Just calling make (or in my case mingw32-make) should see the changed file compile all dependent files. Unfortunately I'm no...
- Tue Oct 17, 2023 4:54 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
I apologize - if the question is not appropriate here. Perhaps this question would be better placed at https://github.com/uhi22/ccs32clara Looks like the QCA frame size may not always be correct? File qca7000.c - function QCA7000checkRxDataAndDistribute - condition -(L2+10==L1) What could be the rea...
- Mon Sep 25, 2023 5:24 pm
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
- Mon Sep 25, 2023 10:20 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
Has anyone tried using QCA's JTAG? Is it possible to use JTAG for flash programming? So far I have decided to program via the free SPI U3 (STM32). Pin QCA PLL_BYPASS "normally 10кОм to ground" - datasheet. The fact that this QCA pin isn't connected to ground will not affect the operation o...
- Thu Sep 21, 2023 3:53 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
The setup to program the SPI flash is described here: https://github.com/uhi22/foccci#programming-the-spi-flash Thanks again - as I understand it - if RESET QCA is set to GND, the corresponding QCA pins go to impedance state and it is possible to connect to these pins externally. I will try it. I'm...
- Wed Sep 20, 2023 3:35 pm
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
- Wed Sep 20, 2023 9:57 am
- Forum: Charging
- Topic: Develop a QCA7000 board?
- Replies: 677
- Views: 9564313
Re: Develop a QCA7000 board?
I am very sorry - why is Serial Flash Memory installed for QCA7000?