Part Number: LP-AM263P Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
I have a couple questions about creating GPIO input interrupts.
I am trying to trigger input interrupts for 12 GPIOs. 2 of them are MUX interrupts, while the…
Part Number: LP-AM263P Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello,
I am using the gpio_input_interrupt_am263px-LP example and want to trigger an input interrupt using SPI1_CS0 or SPI0_D1.
I have changed only the settings for …
Part Number: LP-AM263P Tool/software: Hello,
I’m working on a motor control setup using the LP-AM263P LaunchPad along with a custom motor driver board. I’m adapting the example code from the Motor Control SDK to fit my hardware.
While reviewing the…
Part Number: LP-AM263P Other Parts Discussed in Thread: TIDM-02018 Tool/software: Hi, I have an AM263P LaunchPad kit, and I would like to control a BLDC motor using it. I have successfully ported the AM263 Motor Control SDK to the AM263P platform and…
Part Number: LP-AM263P Other Parts Discussed in Thread: UNIFLASH Tool/software: Hello, I am currently working on LP-AM263P. I wanted to debug "ospi_flash_diag" example but my code is stuck in while loop as you can see below.
This is an example code…
Part Number: LP-AM263P Other Parts Discussed in Thread: SHA-256
Tool/software:
Hello,
I'm trying to set up a sha-256 hash using SDK for AM263Px v1.0.31 (on a HS-SE device) for a relatively large area of memory. Data is based in flash memory but…
Part Number: LP-AM263P Other Parts Discussed in Thread: AM263P4 , SYSCONFIG Tool/software: We have developed and tested MCAN module on AM263P and everything worked well until a new revision of device.
We were using part number XAM263P4ACOMF . Now…
Part Number: LP-AM263P Other Parts Discussed in Thread: LAUNCHXL-F28379D , C2000WARE , SYSCONFIG Tool/software: Hello,
I am having trouble getting accurate ADC readings using LP-AM263P.
I have set up the ADC to sample at 20kHz using a PWM to trigger…
Part Number: LP-AM263P Other Parts Discussed in Thread: UNIFLASH Tool/software: Hello,
We are using the LP-AM263P development kit and example project mcan_loopback_interrupt_am263px-lp_r5fss0-0_freertos_ti-arm-clang. We cannot debug the project and…
Part Number: LP-AM263P Tool/software: Hi,
I want to implement overcurrent detection for a motor controller. I connected the analog output of my control circuit to the ADC3_AIN2 pin of the AM263P-LP. The value I read from this channel, as seen in the…