Forum Replies Created
-
AuthorPosts
-
in reply to: Missing information on MPU Digital Inputs #18464
Hi Craigbeal,
In addition to the information above:
Please find the link to the datasheet https://www.audesseinc.com/resources/datasheet/?model_sku=FlexBench+1.2&fusion-form-nonce-17520=f102ce5f7b
In the datasheet, when the mouse pointer is hovered over each pin, the GPIO name (shown in red) pops up and its corresponding connector pins (shown in yellow box), Breakout board (shown in green box) is listed.
Please let me know if this clarifies your query or incase otherwise please let me know.
Thanks
Sandeep Jayabal-
This reply was modified 9 months, 4 weeks ago by
Connor.
Attachments:
You must be logged in to view attached files.in reply to: Missing information on MPU Digital Inputs #18462Hi craigbeal,
Please find the information below:
The Digital inputs can be configured for Pull up / pull down based on requirements using the (hardware) DIP switch. It is not software configurable for FCB 1.2.
Toggle the “MPU DI-10K-PD” for pull down configuration and “MPU DI-10K-PU” for pull up configuration. (shown in the image)
Kindly refer to the digital input guide https://www.audesseinc.com/resources/digital-input-guide/ for additional details
Please do let me know for any further support
Thanks
Sandeep JayabalAttachments:
You must be logged in to view attached files.in reply to: Missing information on MPU Digital Inputs #18458Hi craigbeal,
Please find the information that you were looking for in our webpage.
Link: https://www.audesseinc.com/resources/digital-input-guide/
Let us know for any further questions
Thanks
Sandeep Jayabalin reply to: Missing information on MPU Digital Inputs #18393Hi craigbeal,
Thanks for raising this concern,
We are currently working on this information and we will get back to you with the Digital Inputs webpage for your convenience at the earliest.
Thanks
Sandeep Jayabalin reply to: How to Disable Wake on CAN for Flex Case E ? #18297Hello Kantesh,
Please use the PTB19 for the EN_Lin.
Thanks
Sandeepin reply to: How to Disable Wake on CAN for Flex Case E ? #18234Hello Kantesh,
Please find the attached steps below:
1. Set “EN_Can4” high
2. Toggle “CAN4_STB” to high then low.
3. toggle EN_Lin high then low.Give every step at least 100 ms.
This step will disable CAN Wake. Let me know for any further queries.
Thanks
Sandeepin reply to: How to Disable Wake on CAN for Flex Case E ? #18064Hi,
Thanks for reaching out to us.
We will test the steps and get back to you with a solution as soon as possible.
Hi Kantesh,
Some questions about your setup:
– Are you using Matlab/Simulink or S32DS to program the algo?
– Are you capturing your CAN messages in polling or interrupt mode?
– If you are using multiple capture modes, are there different message buffers that are more prone to problems?Is the application for algorithm calibration? Are you programming in Matlab/Simulink or C?
Please provide more details on which hardware you are using and the intended application.
– What linker are you referring to? The custom linker from FlexCaseFlash?
– For clock setups and other peripheral initialization, your best bet is to open one of the sample projects provided by NXP and modify for your needs.
– Internal pin mappings are in the datasheets, but if you let me know what hardware you’re using I can double check that the information is present in the datasheetin reply to: Freemaster over CAN in FCE-G #17187Hello,
This feature is in the works. Can you please let me know some for details of the application for using Freemaster over CAN?
in reply to: NVM usage on the FCE lineup. #16907We do not currently have a guide for NVM access, but it is in our queue. I will reply in this thread with a link to the tutorial when it is ready. Thank you for your patience.
in reply to: NVM usage on the FCE lineup. #16770Hi Nikhil,
NVM access is not something that is supported automatically in Simulink. Getting it to work properly would be a combination of linker changes like the ones that are done for the CAN flasher, and some “System Update” blocks to inject C functions into the code. Is your use case storing calibration values?
in reply to: Restoring Bootloader for S32k142 FlexCase lite #16589Hello,
The bootloader binaries are not available by default. We will be adding bootloader binaries for specific versions of the CAN flasher soon. For your version of the FlexCase, you can indeed use your Pemicro tool.
in reply to: Flashing the Compute Module eMMC #16027Please see attached files. The python tutorial also mentions setting up scripts to run at startup, which you can apply to “spiComm.py” after verifying that it runs standalone. The “spiLogger.py” can be run as needed while spiComm is running. You will also need to add the following line to /boot/config.txt to make the SPI interface available:
dtoverlay=spi0-2cs
-
This reply was modified 1 year, 10 months ago by
Connor.
Attachments:
You must be logged in to view attached files. -
This reply was modified 9 months, 4 weeks ago by
-
AuthorPosts