IRQ speed limit counting edges
Hello all.I'm working with an S3A6 and I'm using the IRQ7 to count the number of rising edges in a 200 KHz clock signal. When the signal is under 200 KHz, the counting works well. However, when I...
View ArticleS7G2 FLashloader Example with QSPI
Hello, I have been playing around with the flashloader projects, examples and utility using the DK-S7G2. I am able to make this work with UART and USB Blocking without any problem.I have to develop a...
View ArticleSNTP
HiI am working on DK board for SNTP.I am checking it on Ethernet port 1.ping works fine but I always get SERVER_STATUS as 0 .So the IF condition gets fails and SNTP time does not print.Same code works...
View ArticleNetX duo DHCP IPv4 client project silent failure
Hi,My name is Kevin. I am, currently fitting an Atwinc1500 wifi module on a custom board with 100pin S7G2 device. I am using ssp 1.3. I have added the module driver as per this link and created wifi...
View ArticleUSB DEVICE CDC_ACM BEHAVIOUR
Hello everyone,Recently I started to test the USB device CDC_ACM framework on the SK-S7G2 (using SSP 1.2) and Iwould like to ask some questions about it.1 - When I use the reading instruction...
View ArticleFX_IO_ERROR with fx_media_format()
I'd like to use a filesystem on QSPI on SK-S7G2.I create a new project with ThreadX (Blinky Thread) for SK-S7G2 board, I add "FileX on Block Media" framework and then I add the QSPI driver:I need to...
View ArticleRelease build
Hello,I am trying to make a release build that will run when the USB is connected(I am using a PK-S5D9), however I can't seem to figure out how this is done.Regards,Maarten
View ArticleAnalog configuration
Hi,I have a large project in Synergy that is running and working well however now i need to add some Analog inputs to it. I am using the S5D5 development board. When i try to configure the analog...
View ArticleSSP 1.5.2 and GUIX 5.4.1.1 Bootloader Options S7G2-DK
I would like to see if there is a way/framework or an example to get this started:I am looking for something very basic like the below sequence:1. On every power cycle the bootloader looks into USB or...
View ArticleATWINC1500 AP mode, know when client connect or disconnect
Hello, I made a post similar about this Wi-Fi board to know when the module is disconnected from the external access point when it is in station mode.Now, I want to know when someone connect or...
View ArticleDynamically manage thread stack size
Hi,A project we're working on has started to run into issues where we do not have enough ram, due to requiring a double buffer for our display.I'm trying to understand how the stack memory is used and...
View ArticleCannot get cellular connection to work AE Cloud 2 Kit
Hello, I have a problem getting Cellular connection to work on AE-Cloud2 kit in the UK. I have tried different provided examples: Synergy Enterprise Cloud ToolBox Demo, Amazon Web services Application...
View ArticleS7G2 attaching an external SRAM 512Kx16 to External Data Bus
Hello Thank you for your helping in answering my question.I am looking to connect an external Asynchronous SRAM, 512Kx16, to the R7FS7G27H2A01CBD external Bus. I wanted to understand how to connect...
View ArticleS7G2 Self test library for SSP
Hi all, I need to do self test of RAM, CPU etc on S7G2 on my SSP project.I came across this library...
View ArticleBreak generate in UART
Hello,I am trying to create a LIN master on the PK-S5D9 development board but in order to be a master on a LINbus you need to be able to create a break. Since LIN can be controlled by UART I want to...
View Articlewriting in message queue for refreshing Gui
Hello together, i want to make a project, in which i can create windows dynamically and use one window handler for this. This windows have to be refreshed periodic. My idea was to create a TX_TIMER and...
View Article.hex file is not generated for S1JA in E2Studio
I am using version E2Studio 6.2.1 , SSP is 1.5.3 and ARM compiler IAR Toolchain for ARM - (8.x) .hex file is not generated either .bin file i have enabled the output converter to intel hex format even...
View ArticleMODBUS over USB CDC Device
Hello everyone,I would like to ask if it's possible to implement a MODBUS communication over the USB CDC device framework, with out using any adapter like a USB to serial converterBest Regards,Digimed
View ArticleTCP socket server with cellular framework
Hello,I'am trying to create an tcp server using the cellular (IOT-CLOUD2 kit). Unfortunately the socket is not reachable from outside.What i did:1 - I have created a tcp client connection to my server...
View Articleone project, one software, two different boards
Hi, I would like to support two different boards within one project. How am I supposed to do this?Example situation:I would like to write 'a' in a loop over the serial interfaceboard1 does hold the...
View Article