Search found 21 matches

by JA3VQW
Fri Aug 06, 2021 10:35 pm
Forum: YSF Specific Support
Topic: Wrong work on Pi-star + MMDVM
Replies: 10
Views: 8036

Re: Wrong work on Pi-star + MMDVM

I got MMDVM (V3F4 ) board from BI7JTA.
BUT it does not work on my setup.
Still I have very very strange problem.
73
by JA3VQW
Fri Aug 06, 2021 10:21 pm
Forum: YSF Specific Support
Topic: Wrong work on Pi-star + MMDVM
Replies: 10
Views: 8036

Re: Wrong work on Pi-star + MMDVM

Thanks for reply.
I use MMDVM (POG Ver1).
Of cause I checked and changed many parameter of Pi-Star dashboard Expert panel.
This problem occurred suddenly on bigging of July 2021 so I think some changes happens on YSF2DMR .
by JA3VQW
Fri Aug 06, 2021 9:59 pm
Forum: YSF Specific Support
Topic: Wrong work on Pi-star + MMDVM
Replies: 10
Views: 8036

Re: Wrong work on Pi-star + MMDVM

Hi All.
Today I found very strange phenomenon below.

1) Pi-Star Ver 4.1.5 Dashboard 20210721 MMDVM on Pi3 connected to ID-880.
2) YSF and YSF2DMR mode on and connect to Parrot (YSF00001)
3) When I transmit form FT3D or FT2D dashboard shows all is fine.
4) I can not decode RF signal form Parrot on ...
by JA3VQW
Thu Jul 15, 2021 9:51 pm
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling error

I finally succeeded!
IZ8GUR checked his HEX file and told me it is completely OK.
So I tried again again and MMDVM firm is now
Radio2.jpg

==========================================
Procedure is
1) Rpi ON and
wget https://www.iz8gur.it/downloads/mmdvm_pog/mmdvm.hex
2) Rip OFF and set MMDVM board ...
by JA3VQW
Thu Jul 15, 2021 2:15 am
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling error

I could firm-up completely.
BUT MMDVM does not work.
Dashboard shows modem is
Radio.jpg
Radio.jpg (42.82 KiB) Viewed 16925 times
BUT my MMDVM TCXO is 19.2MHz.
Whuuuuumm.
by JA3VQW
Thu Jul 15, 2021 1:22 am
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling error

Thanks for your many message and suggestion.
Yes,This is very hard for me to firm-up my POG board.
I came to the time to give up.
Thanks again
73 de JA3VQW/Hiro
by JA3VQW
Thu Jul 15, 2021 12:21 am
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling error

And after writing (even 56%) remove jumper of MMDVM board and power on Rip,
only PWR LED is lit on the MMDVM.
So I think I failed to write the firm of MMDVM.
by JA3VQW
Thu Jul 15, 2021 12:15 am
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling error

I once tried and got ERROR.
When writing to MMDVM the LED of PWR stay lit and ACT is flashing fast.
And stopped at 56%.
It is very strange.
by JA3VQW
Wed Jul 14, 2021 9:16 pm
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling error

I put these script and it started writing to NNDVM BUT

============
cd MMDVM
sudo pistar-watchdog.service stop
sudo systemctl stop mmdvmhost.timer
sudo systemctl stop mmdvmhost.service

echo 21 > /sys/class/gpio/export
echo out > /sys/class/gpio/gpio21/direction
echo 20 > /sys/class/gpio/export ...
by JA3VQW
Wed Jul 14, 2021 8:28 pm
Forum: Other MMDVM Modem Boards
Topic: POG MMDVM firmware compiling error
Replies: 9
Views: 18036

Re: POG MMDVM firmware compiling instructions for 2020 and beyond

Hi
I tried but got NEW ERROR below

pi-star@pi-star(ro):MMDVM$ /usr/bin/stm32flash -v -w bin/mmdvm.elf -g 0x0 -R -i 20,-21,21:-20,21 /dev/ttyAMA0
stm32flash 0.5

http://stm32flash.sourceforge.net/

Using Parser : Raw BINARY
Interface serial_posix: 57600 8E1
Cannot open file "/sys/class/gpio/gpio20 ...